| Commit message (Expand) | Author | Age | Files | Lines |
* | Set bits_per_raw_sample when decoding libopenjpeg images. | Carl Eugen Hoyos | 2012-05-13 | 1 | -0/+4 |
* | Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg. | Carl Eugen Hoyos | 2012-05-11 | 1 | -4/+6 |
* | libopenjpegdec: respect JP2 color space, fix ticket 1179 | Michael Bradshaw | 2012-05-03 | 1 | -62/+75 |
* | lowres2 support. | Michael Niedermayer | 2012-04-22 | 1 | -0/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-22 | 1 | -2/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -10/+10 |
* | Fixes ticket 1127. | Michael Bradshaw | 2012-03-28 | 1 | -1/+1 |
* | libopenjpegdec: hack to fix GRAY16 decoding | Paul B Mahol | 2012-03-27 | 1 | -0/+4 |
* | libopenjpegdec: refactor some code and fix memory leaks | Paul B Mahol | 2012-03-26 | 1 | -5/+4 |
* | libopenjpegdec: always check image because decoding may still fail | Paul B Mahol | 2012-03-26 | 1 | -0/+5 |
* | libopenjpeg: make .long_name usefull | Paul B Mahol | 2012-03-24 | 1 | -1/+1 |
* | Support decoding rgba64 with libopenjpeg. | Michael Bradshaw | 2012-02-01 | 1 | -12/+16 |
* | Support decoding gray8a with libopenjpeg. | Michael Bradshaw | 2012-02-01 | 1 | -1/+7 |
* | Supoort decoding of gray16 images with libopenjpeg. | Michael Bradshaw | 2012-01-30 | 1 | -1/+1 |
* | Added yuva420p decoding support for libopenjpeg | Michael Bradshaw | 2012-01-03 | 1 | -1/+10 |
* | Added RGBA and YUV440 decoding support for libopenjpeg decoder | Michael Bradshaw | 2012-01-03 | 1 | -0/+2 |
* | Fixed openjpeg decoding bug with width/linesize issue | Michael Bradshaw | 2012-01-03 | 1 | -2/+2 |
* | libopenjpeg: support decoding with bits per pixel greater than 8 | Jean First | 2011-12-24 | 1 | -1/+31 |
* | pthread: fixed thread initialization issues related to thread-safe buffer all... | Anatoliy Wasserman | 2011-12-08 | 1 | -2/+0 |
* | yuv pixel formats support in openjpeg decoder + 10bit support | Alex Zhukov | 2011-11-24 | 1 | -41/+132 |
* | libopenjpeg: rename decoder source file. | Michael Bradshaw | 2011-11-17 | 1 | -0/+226 |