On Tue, Mar 3, 2015 at 10:19 AM, Vilius Grigaliūnas
<vilius.grigaliu...@gmail.com> wrote:
> This fixes pixel values not being properly shifted in
> libopenjpeg_copyto16 and libopenjpeg_copy_to_packed16 methods.
>
> Pixel formats like xyz12le need to be shifted by AVComponentDescriptor::shift
> to get the correct values.

The first patches had broken formatting, these last two are the good ones.

As far as I have tested, this resolves all issues with XYZ color
support in libopenjpeg decoder. RGB images should work as they did
before without any regressions.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to