summaryrefslogtreecommitdiffstats
path: root/libavcodec/libopenjpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Don't anonymously typedef structsDiego Biurrun2015-02-141-1/+1
* avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara2014-08-041-3/+3
* libopenjpeg: Support rgba64 encodingCarl Eugen Hoyos2014-03-181-0/+3
* libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-181-15/+13
* Replace all instances of avcodec_alloc_frame() with av_frame_alloc().Anton Khirnov2013-11-161-1/+1
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* lavc: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-121-7/+6
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-54/+54
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-9/+9
* avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-041-14/+14
* Add missing includes for code relying on external librariesMartin Storsjö2012-08-161-0/+1
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* libopenjpeg: K&R formatting cosmeticsLuca Barbato2012-07-221-24/+23
* libopenjpeg: introduce encoding supportMichael Bradshaw2012-07-171-0/+437
OpenPOWER on IntegriCloud