[MPlayer-dev-eng] [PATCH] vd_ffmpeg: crash on changing colorspace and extradata handling
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Mar 26 13:14:05 CEST 2006
Hi,
On Thu, Mar 23, 2006 at 11:40:12AM +0100, Reimar D?ffinger wrote:
> attached are to patches to vd_ffmpeg. The first one avoids a crash when
> the colorspace changes during decoding (e.g. mf://*.jpg when the jpgs
> use different chroma subsampling, like 00.jpg and 04.jpg in incoming).
> This is done by properly reinitializing the vo in this case, so that the
> get_buffer function returns large enough buffers.
> The second patch passes extradata on as default, instead of having this
> large list of all codecs that need it. This one may be more reason for
> discussion (and testing) I guess.
Any comments? Otherwise I intend to apply the first patch tomorrow.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list