aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2024-06-12 10:56:15 +0200
committerAnton Khirnov <anton@khirnov.net>2024-09-23 17:15:02 +0200
commit14746871e1d33de172d6cb32730d962068e3ccd2 (patch)
treed9d267ffb539820b5481ee416e7dc32e8dead966 /Changelog
parent0fde9c609f5b87c54812daa60d66ca744294afda (diff)
downloadffmpeg-14746871e1d33de172d6cb32730d962068e3ccd2.tar.gz
lavc/hevcdec: implement decoding MV-HEVC
At most two layers are supported. Aspects of this work were sponsored by Vimeo and Meta.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 49a16da7ca..654dd2a90d 100644
--- a/Changelog
+++ b/Changelog
@@ -26,6 +26,7 @@ version <next>:
- stream specifiers in fftools can now match by stream disposition
- LCEVC enhancement data exporting in H.26x and MP4/ISOBMFF
- LCEVC filter
+- MV-HEVC decoding
version 7.0: