Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |