summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-03-28 18:09:46 -0300
committerJames Almer <jamrial@gmail.com>2018-03-28 18:09:46 -0300
commit0dc11d8bbd470db89fbc17b7434e992c9129b310 (patch)
tree69d0953ef70a799c5f32302ed6958a0c392f3389 /Changelog
parentcbd5e737fee5e64109fffbc5c2dc05024a06c2c6 (diff)
parentc438899a706422b8362a13714580e988be4d638b (diff)
downloadffmpeg-0dc11d8bbd470db89fbc17b7434e992c9129b310.tar.gz
Merge commit 'c438899a706422b8362a13714580e988be4d638b'
* commit 'c438899a706422b8362a13714580e988be4d638b': Add AV1 video decoding support through libaom This contains some extra changes taken from the libvpx decoder wrapper, most of them contained in the set_pix_fmt() function. Merged-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 30a8978db4..08a1e7f9a4 100644
--- a/Changelog
+++ b/Changelog
@@ -48,6 +48,7 @@ version <next>:
- drmeter audio filter
- hapqa_extract bitstream filter
- filter_units bitstream filter
+- AV1 Support through libaom
version 3.4: