summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-05-21 17:46:48 -0400
committerJames Almer <jamrial@gmail.com>2018-11-05 21:48:11 -0300
commitbeaa350e24167f4ff31275a6114693f5ce7cd409 (patch)
tree2f07139bb43f4a427dab2016d9eac8b5926892ca /Changelog
parentf5894178fb8063ec17c61c04df96a70607ca2daa (diff)
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--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 640ffe7c12..e38a607025 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,8 @@ releases are sorted from youngest to oldest.
version <next>:
- tpad filter
+- AV1 decoding support through libdav1d
+
version 4.1:
- deblock filter