summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJanne Grunau <janne-ffmpeg@jannau.net>2010-05-29 14:33:02 +0000
committerReinhard Tartler <siretart@tauware.de>2010-05-29 14:33:02 +0000
commit3fa19f68287be4fc06776a4a52a7415e47822876 (patch)
tree508932d8e9323e128fb89a617d67a157a76536aa /Changelog
parent4e62a6738972275ab4cda625304f1cd25d8a0772 (diff)
Add CODEC_CAP_EXPERIMENTAL and prefer encoders without it.
Patch by Janne Grunau, janne-ffmpeg jannau net backport r23334,23337-23338 by cehoyos and stefano Originally committed as revision 23379 to svn://svn.ffmpeg.org/ffmpeg/branches/0.6
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1febc493a6..187264d1cd 100644
--- a/Changelog
+++ b/Changelog
@@ -79,6 +79,7 @@ version 0.6:
- low overhead Ogg muxing
- WebM support in Matroska demuxer
- VP8 decoding via libvpx
+- CODEC_CAP_EXPERIMENTAL added