summaryrefslogtreecommitdiff
path: root/libavcodec/libopenjpegdec.c
Commit message (Expand)AuthorAge
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* Add missing includes for code relying on external librariesMartin Storsjö2012-08-16
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* Improve descriptiveness of a number of codec and container long namesDiego Biurrun2012-07-30
* libopenjpeg: support YUV and deep RGB pixel formatsMichael Bradshaw2012-07-26
* libopenjpeg: K&R formatting cosmeticsLuca Barbato2012-07-22
* libopenjpeg: introduce lowres and lowqual private optionsLuca Barbato2012-07-20
* libopenjpeg: rename decoder source file.Michael Bradshaw2012-07-17