aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-11-06 01:11:22 -0300
committerJames Almer <jamrial@gmail.com>2018-11-06 12:40:27 -0300
commit9bf9358b615dbf3d0f81ca2dbfbec6103dc77f25 (patch)
tree7f5c4cc89dd318b77ed81263e2b15afdd6291f87 /Changelog
parentf149a4a5fc5af30f56c7d2022bf2a9030369ddf9 (diff)
downloadffmpeg-9bf9358b615dbf3d0f81ca2dbfbec6103dc77f25.tar.gz
avcodec: libdav1d AV1 decoder wrapper.
Originally written by Ronald S. Bultje, with fixes, optimizations and improvements by James Almer. Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 27a4d4eee3..773f640e0c 100644
--- a/Changelog
+++ b/Changelog
@@ -25,6 +25,7 @@ version <next>:
- Dropped support for building for Windows XP. The minimum supported Windows
version is Windows Vista.
- support mbedTLS-based TLS
+- AV1 Support through libdav1d
version 12: