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
This commit is contained in:
Janne Grunau
2010-05-29 14:33:02 +00:00
committed by Reinhard Tartler
parent 4e62a67389
commit 3fa19f6828
4 changed files with 18 additions and 5 deletions
+3
View File
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
2010-05-26 - r23334 - lavc 52.72.0 - CODEC_CAP_EXPERIMENTAL
Add CODEC_CAP_EXPERIMENTAL flag.
2010-05-18 - r23161 - lavf 52.63.0 - AVFMT_FLAG_RTP_HINT
Add AVFMT_FLAG_RTP_HINT as possible value for AVFormatContext.flags