summaryrefslogtreecommitdiff
path: root/libavcodec/indeo3.c
diff options
context:
space:
mode:
authorPhilip de Nier <philipn@rd.bbc.co.uk>2012-02-28 14:16:39 +0000
committerMichael Niedermayer <michaelni@gmx.at>2012-02-28 20:24:01 +0100
commit34210e8df1458da556998ad6bbcabc78f4d15ffb (patch)
tree7e44a6670794f9aec09510db8773e5fcee5b549c /libavcodec/indeo3.c
parentc2d11a8b863fcc89104fd3b39ecdd940a6072904 (diff)
mxfdec: set pixel format for cdci picture formats
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) Reviewed-by: Baptiste Coudurier <baptiste.coudurier@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavcodec/indeo3.c')
0 files changed, 0 insertions, 0 deletions