Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVilius Grigaliƫnas <vilius.grigaliunas@gmail.com>2015-03-03 11:19:47 +0300
committerMichael Niedermayer <michaelni@gmx.at>2015-03-04 01:20:51 +0300
commitff6b08141a30920112999342b8ce6e890a5a367d (patch)
tree7469e75f0079572ceb5ec5b51218d6c9261beccc /libavformat
parent37ffe7f90a5708f3b51f277dac377a5454b5c0d5 (diff)
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>
Diffstat (limited to 'libavformat')
0 files changed, 0 insertions, 0 deletions