[FFmpeg-devel] [PATCH 1/3] avutil: add AYVU16LE and AYVU16BE packed pixel format

Michael Niedermayer michaelni at gmx.at
Tue Jul 7 19:42:09 CEST 2015


On Tue, Jul 07, 2015 at 02:57:28PM +0000, Carl Eugen Hoyos wrote:
> 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.

i think keeping things symmetric is better than havng to support
that there is one pixel format that lacks its anti-endianness
counterpart

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

Democracy is the form of government in which you can choose your dictator
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20150707/0f6a4bb2/attachment.sig>


More information about the ffmpeg-devel mailing list