On Tue, 7 Jul 2015 14:57:28 +0000 (UTC) Carl Eugen Hoyos <ceho...@ag.or.at> 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. If we hadn't to do this BE/LE non-sense, and only supported native endian... _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel