diff options
author | James Almer <jamrial@gmail.com> | 2014-12-12 20:57:43 +0000 |
---|---|---|
committer | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-12-18 23:27:07 +0100 |
commit | 430a8168594b3cb29f44141d4da88f2c642de06f (patch) | |
tree | e09e2d43b38bd217ab06b33ac090da7b37ddfa72 /Changelog | |
parent | 38129c26c51b933d7db423f904ba0cd6a88ca1ed (diff) | |
download | ffmpeg-430a8168594b3cb29f44141d4da88f2c642de06f.tar.gz |
oggdec: add support for VP8 demuxing
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version <next>: - creating DASH compatible fragmented MP4, MPEG-DASH segmenting muxer - H.261 RTP payload format (RFC 4587) depacketizer and experimental packetizer - RTP/mpegts muxer +- VP8 in Ogg demuxing version 11: |