summaryrefslogtreecommitdiff
path: root/libavcodec/libopenjpegenc.c
Commit message (Expand)AuthorAge
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* 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 encodingCarl Eugen Hoyos2014-03-18
* libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-18
* Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-16
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* 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
* avopt: Store defaults for AV_OPT_TYPE_CONST 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
* libopenjpeg: K&R formatting cosmeticsLuca Barbato2012-07-22
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-17