summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2010-07-31 21:56:15 +0000
committerReinhard Tartler <siretart@tauware.de>2010-07-31 21:56:15 +0000
commit84149812a64219da25a5bf514c5369036f134cca (patch)
tree27e051a9a667de1472d8fb62387e959cfe5bc0ba
parentd41187cb9e04404877d10b32a41e86cad95b5eaa (diff)
clarify addition of VP80 fourcc code
Originally committed as revision 24636 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index a7b88e38eb..13f15ab568 100644
--- a/Changelog
+++ b/Changelog
@@ -6,7 +6,7 @@ version 0.6.1:
- fix autodetection of E-AC-3 substream samples
- performance fix for seekable http
- Backport AAC-HE v2 from trunk
-- Ad VP80 fourcc
+- Add missing VP80 fourcc code for the VP8 codec
- smaller documentation fixes