[FFmpeg-devel] [PATCH 5/7] mxfdec: set pixel format for cdci picture formats

Michael Niedermayer michaelni at gmx.at
Tue Feb 28 20:25:47 CET 2012


On Tue, Feb 28, 2012 at 10:30:12AM -0800, Baptiste Coudurier wrote:
> On 02/28/2012 06:16 AM, Philip de Nier wrote:
> >The properties of the CDCI Descriptor are insufficient to specify
> >the pixel format for uncompressed picture data. SMPTE 377-1 and
> >RP224v10 have defined a set of picture coding labels to indicate what
> >formatting was used.
> >
> >This patch uses 2 labels to detect UYVY422 or YUYV422 pixel formats.
> >
> >It defaults to UYVY422 for 8-bit 4:2:2 pictures to support files
> >that were created before the coding labels were introduced ~2008
> >
> >The codec pix_fmt default was changed from 0 (PIX_FMT_YUV420P) to
> >-1 (PIX_FMT_NONE)
> 
> Ok

applied

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Avoid a single point of failure, be that a person or equipment.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120228/26cfa114/attachment.asc>


More information about the ffmpeg-devel mailing list