summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-05-17 20:37:39 -0300
committerJames Almer <jamrial@gmail.com>2017-05-17 20:52:50 -0300
commit5ff31babfccd16cdee6575ae015ff67e9a08e35d (patch)
treef22caf613b52255031fc3a8ece3ae0dc8668956e /Changelog
parent6111ac73d9907101c5bfb7943675c76ee08f1789 (diff)
avformat/movenc: remove experimental check for VP9 streams
The muxer has been updated and is now complaint with the v1.0 of the spec.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ff982e5db2..475a0a80c9 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,7 @@ version <next>:
- scale_cuda CUDA based video scale filter
- librsvg support for svg rasterization
- crossfeed audio filter
+- spec compliant VP9 muxing support in MP4
version 3.3:
- CrystalHD decoder moved to new decode API