[FFmpeg-devel] [RFC] Releases
Carl Eugen Hoyos
cehoyos
Fri Jun 11 15:30:47 CEST 2010
Michael Niedermayer <michaelni <at> gmx.at> writes:
> Index: libavformat/raw.c
> ===================================================================
> --- libavformat/raw.c (revision 23340)
> +++ libavformat/raw.c (working copy)
> @@ -283,6 +283,7 @@
> st->codec->codec_id == CODEC_ID_MPEG4 ||
> st->codec->codec_id == CODEC_ID_DIRAC ||
> st->codec->codec_id == CODEC_ID_DNXHD ||
> + st->codec->codec_id == CODEC_ID_VC1 ||
Both Kostya and I had forgotten about this patch, Stefan Gehrer kindly reminded
us. Tested and applied.
(This is supposed to break the currently "wrong" values on FATE.)
Carl Eugen
More information about the ffmpeg-devel
mailing list