[FFmpeg-devel] [PATCH] libopenjpegenc: add 9-15 bit RGB output

Michael Bradshaw mjbshaw at gmail.com
Wed Jan 23 05:46:45 CET 2013


As per Michaël Cinquin's request and Reimar's suggestion, I added right
shifting 16-bit RGB by a user specified about to achieve 9-15 bit RGB
output.

As far as I can tell, it's working fine, but I'd really appreciate a sanity
check on this. Also, I'm not a big fan of the "shr" (reminiscent of IA32
shift right) option name but I couldn't think of a particularly good name
suggestion. Feel free to suggest a better name.

Thanks,

Michael


More information about the ffmpeg-devel mailing list