summaryrefslogtreecommitdiff
path: root/libavcodec/libopenjpegdec.c
Commit message (Expand)AuthorAge
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-14
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-04
* libopenjpeg: Support rgba64 decodingVittorio Giovara2014-03-18
* libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-18
* libopenjpegdec: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-31
* libopenjpegdec: return meaningful error codesAnton Khirnov2013-10-30
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* libopenjpeg: Add support for XYZ colorspace, found in DCINEMA framesNicolas Bertrand2013-04-04
* lavc decoders: work with refcounted frames.Anton Khirnov2013-03-08
* lavc: fix decode_frame() third parameter semantics for video decodersAnton Khirnov2012-12-04
* lavc: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* 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