Changelog: add entry for recent Vulkan compute codec optimizations

All the compute codecs were ported to compile-time SPIR-V, thoroughly
debugged, and optimized. They're ready for prime-time.
This commit is contained in:
Lynne
2026-02-26 10:31:06 +01:00
parent 8bf74556a1
commit 6695528af6

View File

@@ -22,6 +22,7 @@ version <next>:
- Add vf_mestimate_d3d12 filter
- xHE-AAC Mps212 decoding support (experimental)
- Remove the old HLS protocol handler
- Vulkan compute codec optimizations
version 8.0: