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