[FFmpeg-devel] [PATCH] libopenjpegdec: add pix fmt gbrp (9-14 bit)

Michael Bradshaw mjbshaw at gmail.com
Wed Jan 23 22:05:08 CET 2013


Added support for decoding gbrp (9-14 bit) images. I didn't add 8 and 16
bit because these should just be decoded as RGB 8 and 16 bit.

Note that this hasn't been tested. I don't have any samples, and I can't
figure out how to get image_to_j2k to output 9-14 bit rgb samples (and I
couldn't generate any with FFmpeg since there's no rgb48 -> gbr converter).

Please review.

Thanks,

Michael


More information about the ffmpeg-devel mailing list