diff options
author | James Zern <jzern@google.com> | 2010-05-22 01:41:32 +0000 |
---|---|---|
committer | David Conrad <lessen42@gmail.com> | 2010-05-22 01:41:32 +0000 |
commit | 470491faed80883d9e5d50715947a880f040c5be (patch) | |
tree | 98b7ea3293035da4076c66430226637cbcf17c16 /Changelog | |
parent | 6a2c9b8bcbbc3e892abd1c63ad322bac7d5d4989 (diff) | |
download | ffmpeg-470491faed80883d9e5d50715947a880f040c5be.tar.gz |
matroskadec: Support webm doctype
Patch by James Zern <jzern at google>
Originally committed as revision 23245 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ version <next>: - spectral extension support in the E-AC-3 decoder - unsharp video filter - RTP hinting in the mov/3gp/mp4 muxer +- WebM support in Matroska demuxer |