diff options
author | James Zern <jzern@google.com> | 2010-06-03 20:47:59 +0000 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at> | 2010-06-03 20:47:59 +0000 |
commit | ee0e91462ce299151a856bddc4f5ba9fb170d233 (patch) | |
tree | 366b72f61f3e6da7bc7e67dabe0366880b201d59 /Changelog | |
parent | f1dfaa7a8262766f97f3293457fd830c091af99d (diff) | |
download | ffmpeg-ee0e91462ce299151a856bddc4f5ba9fb170d233.tar.gz |
VP8 encoding via libvpx.
Patch by James Zern, Google, Inc.
Originally committed as revision 23449 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ version <next>: - WebM support in Matroska demuxer - low overhead Ogg muxing - MMS-TCP support -- VP8 decoding via libvpx +- VP8 de/encoding via libvpx - CODEC_CAP_EXPERIMENTAL added - Demuxer for On2's IVF format |