[FFmpeg-devel] [PATCH] Do not override pix_fmt in rawdec.c

Tomas Härdin tomas.hardin
Mon Jun 7 11:01:23 CEST 2010


Hi

The attached patch adds a check for pix_fmt == PIX_FMT_NONE before
attempting to guess it near rawdec.c:75. This enables demuxers to set it
directly if known in advance (for example mxfdec.c).

Patch passes regtests.

/Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rawdec_pix_fmt.patch
Type: text/x-patch
Size: 863 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100607/70a390a0/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100607/70a390a0/attachment.pgp>



More information about the ffmpeg-devel mailing list