[FFmpeg-devel] [PATCH] imgconvert: remove PixFmtInfo.pixel_type field

Michael Niedermayer michaelni at gmx.at
Sat Jul 23 17:12:01 CEST 2011


On Sat, Jul 23, 2011 at 03:58:56PM +0200, Stefano Sabatini wrote:
[...]
>      [PIX_FMT_NV12] = {
>          .color_type = FF_COLOR_YUV,
> -        .pixel_type = FF_PIXEL_PLANAR,
>          .depth = 8,
>      },
>      [PIX_FMT_NV21] = {
>          .color_type = FF_COLOR_YUV,
> -        .pixel_type = FF_PIXEL_PLANAR,
>          .depth = 8,
>      },

does the output match for these ?


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

There will always be a question for which you do not know the correct awnser.
-------------- 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/20110723/cb0a3cc5/attachment.asc>


More information about the ffmpeg-devel mailing list