1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-04-08 16:54:03 +02:00
FFmpeg/libavcodec
Vilius Grigaliūnas ff6b08141a acvodec/lipopenjpeg: Fix pixel value shift for 12-bit pixel formats
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.

Reviewed-by: Michael Bradshaw <mjbshaw@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-03-03 23:20:51 +01:00
..
2015-03-03 13:57:42 +01:00
2015-03-03 13:57:42 +01:00
2015-03-03 13:57:42 +01:00
2015-02-21 20:41:36 +01:00
2015-02-21 20:38:13 +01:00
2015-02-17 11:27:42 -05:00
2015-02-21 15:50:19 +01:00
2015-03-02 19:32:23 +01:00
2015-02-27 09:30:13 +00:00
2015-02-18 10:21:56 -05:00
2015-02-24 03:15:42 +01:00