summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2010-05-29 14:03:03 +0000
committerReinhard Tartler <siretart@tauware.de>2010-05-29 14:03:03 +0000
commit8261cce1f0bbaaf521a2ec7e7028cfaa6c3a5682 (patch)
treea30e9f0728c32ef673753868b30bca5871fe1aa3 /Changelog
parentdf62b0d9f5cb8bebd0dee94dc826e1617cb14274 (diff)
VP8 decoding via libvpx
Patch by James Zern for Google, Inc., jzern google com backportd r23191,23303,23307-23308 by conrad, cehoyos and mstorsjo Originally committed as revision 23374 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 76f6a89a3f..1febc493a6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,6 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
-
version 0.6:
- PB-frame decoding for H.263
@@ -79,6 +78,7 @@ version 0.6:
- faster H.264 decoding
- low overhead Ogg muxing
- WebM support in Matroska demuxer
+- VP8 decoding via libvpx