summaryrefslogtreecommitdiff
path: root/libavcodec/libopenjpegdec.c
Commit message (Expand)AuthorAge
...
* libopenjpeg: YUV410P and YUV411P supportPaul B Mahol2012-06-04
* Set bits_per_raw_sample when decoding libopenjpeg images.Carl Eugen Hoyos2012-05-13
* Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg.Carl Eugen Hoyos2012-05-11
* libopenjpegdec: respect JP2 color space, fix ticket 1179Michael Bradshaw2012-05-03
* lowres2 support.Michael Niedermayer2012-04-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-07
* Fixes ticket 1127.Michael Bradshaw2012-03-28
* libopenjpegdec: hack to fix GRAY16 decodingPaul B Mahol2012-03-27
* libopenjpegdec: refactor some code and fix memory leaksPaul B Mahol2012-03-26
* libopenjpegdec: always check image because decoding may still failPaul B Mahol2012-03-26
* libopenjpeg: make .long_name usefullPaul B Mahol2012-03-24
* Support decoding rgba64 with libopenjpeg.Michael Bradshaw2012-02-01
* Support decoding gray8a with libopenjpeg.Michael Bradshaw2012-02-01
* Supoort decoding of gray16 images with libopenjpeg.Michael Bradshaw2012-01-30
* Added yuva420p decoding support for libopenjpegMichael Bradshaw2012-01-03
* Added RGBA and YUV440 decoding support for libopenjpeg decoderMichael Bradshaw2012-01-03
* Fixed openjpeg decoding bug with width/linesize issueMichael Bradshaw2012-01-03
* libopenjpeg: support decoding with bits per pixel greater than 8Jean First2011-12-24
* pthread: fixed thread initialization issues related to thread-safe buffer all...Anatoliy Wasserman2011-12-08
* yuv pixel formats support in openjpeg decoder + 10bit supportAlex Zhukov2011-11-24
* libopenjpeg: rename decoder source file.Michael Bradshaw2011-11-17