summaryrefslogtreecommitdiffstats
path: root/libavcodec/libopenjpegdec.c
Commit message (Expand)AuthorAgeFilesLines
* libopenjpegdec: make use of FF_ARRAY_ELEMSPaul B Mahol2012-06-091-4/+4
* libopenjpeg: YUVA422P and YUVA444P supportPaul B Mahol2012-06-091-3/+3
* libopenjpegdec: unbreak yuva420p supportPaul B Mahol2012-06-091-2/+2
* libopenjpeg: YUV410P and YUV411P supportPaul B Mahol2012-06-041-1/+2
* Set bits_per_raw_sample when decoding libopenjpeg images.Carl Eugen Hoyos2012-05-131-0/+4
* Allow decoding of j2k images with bpp<8 and 8<bpp<16 with libopenjpeg.Carl Eugen Hoyos2012-05-111-4/+6
* libopenjpegdec: respect JP2 color space, fix ticket 1179Michael Bradshaw2012-05-031-62/+75
* lowres2 support.Michael Niedermayer2012-04-221-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-221-2/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-071-10/+10
* Fixes ticket 1127.Michael Bradshaw2012-03-281-1/+1
* libopenjpegdec: hack to fix GRAY16 decodingPaul B Mahol2012-03-271-0/+4
* libopenjpegdec: refactor some code and fix memory leaksPaul B Mahol2012-03-261-5/+4
* libopenjpegdec: always check image because decoding may still failPaul B Mahol2012-03-261-0/+5
* libopenjpeg: make .long_name usefullPaul B Mahol2012-03-241-1/+1
* Support decoding rgba64 with libopenjpeg.Michael Bradshaw2012-02-011-12/+16
* Support decoding gray8a with libopenjpeg.Michael Bradshaw2012-02-011-1/+7
* Supoort decoding of gray16 images with libopenjpeg.Michael Bradshaw2012-01-301-1/+1
* Added yuva420p decoding support for libopenjpegMichael Bradshaw2012-01-031-1/+10
* Added RGBA and YUV440 decoding support for libopenjpeg decoderMichael Bradshaw2012-01-031-0/+2
* Fixed openjpeg decoding bug with width/linesize issueMichael Bradshaw2012-01-031-2/+2
* libopenjpeg: support decoding with bits per pixel greater than 8Jean First2011-12-241-1/+31
* pthread: fixed thread initialization issues related to thread-safe buffer all...Anatoliy Wasserman2011-12-081-2/+0
* yuv pixel formats support in openjpeg decoder + 10bit supportAlex Zhukov2011-11-241-41/+132
* libopenjpeg: rename decoder source file.Michael Bradshaw2011-11-171-0/+226
OpenPOWER on IntegriCloud