summaryrefslogtreecommitdiff
path: root/libavcodec/libopenjpegdec.c
Commit message (Expand)AuthorAge
...
* 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