summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2016-07-20 22:29:54 -0300
committerJames Almer <jamrial@gmail.com>2016-07-20 22:32:48 -0300
commit120f34b6ac062568a395ebc9490c7d213c264087 (patch)
tree907dfc7c2d28c0fb260e918380708392c8500443 /Changelog
parent66408fce493b36578638ee22b6305bc065bcede2 (diff)
avformat/oggenc: add vp8 muxing support
Addresses ticket #5687 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 196a574372..2bd18ec134 100644
--- a/Changelog
+++ b/Changelog
@@ -6,6 +6,7 @@ version <next>:
- tee protocol
- Changed metadata print option to accept general urls
- Alias muxer for Ogg Video (.ogv)
+- VP8 in Ogg muxing
version 3.1: