Paul B Mahol <onemda <at> gmail.com> writes:

> +    AV_PIX_FMT_AYUV16LE,    ///< packed AYUV 4:4:4,64bpp 
> (1 Cr & Cb sample per 1x1 Y & A samples), little-endian
> +    AV_PIX_FMT_AYUV16BE,    ///< packed AYUV 4:4:4,64bpp 
> (1 Cr & Cb sample per 1x1 Y & A samples), big-endian

I believe only one should be needed for the use case 
in question, or am I wrong?
I suggest to mention kCVPixelFormatType_4444AYpCbCr16 
somewhere so people know what this is good for.

Carl Eugen

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to