summaryrefslogtreecommitdiffstats
path: root/libavcodec/libopenjpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* libopenjpegenc: cosmetics: reorder pix_fmtsMichael Bradshaw2012-07-041-5/+5
* libopenjpegenc: add support for YUV420/422/444P12/14Michael Bradshaw2012-07-041-0/+14
* cosmetics: align more codecs declarationsPaul B Mahol2012-06-121-10/+12
* libopenjpeg: YUVA422P and YUVA444P supportPaul B Mahol2012-06-091-2/+6
* libopenjpeg: YUV410P and YUV411P supportPaul B Mahol2012-06-041-0/+5
* libopenjpegenc: remove leftover because older version of patch being appliedPaul B Mahol2012-03-261-1/+0
* libopenjpegenc: allow changing encoding parametersPaul B Mahol2012-03-261-3/+58
* libopenjpegenc: merge common codePaul B Mahol2012-03-261-24/+0
* libopenjpegenc: use pix_fmt descriptor to get bppPaul B Mahol2012-03-261-9/+2
* libopenjpegenc: use pix_fmt descriptor to get numcompsPaul B Mahol2012-03-261-16/+3
* libopenjpegenc: switch to encode2()Paul B Mahol2012-03-241-13/+15
* libopenjpeg: make .long_name usefullPaul B Mahol2012-03-241-1/+1
* Changed indexing in libopenjpeg to shorten linesMichael Bradshaw2012-01-191-4/+22
* Support gray8a encoding with libopenjpeg.Carl Eugen Hoyos2012-01-191-1/+6
* libopenjpegenc: Remove two redundant function parameters.Michael Bradshaw2012-01-171-12/+6
* libopenjpegenc: Simplify gray encoding.Michael Bradshaw2012-01-171-8/+4
* libopenjpegenc: Add error messages.Michael Bradshaw2012-01-171-0/+4
* libopenjpegenc: Rename four conversion functions.Michael Bradshaw2012-01-171-12/+12
* RGBA64 encoding with libopenjpeg.Carl Eugen Hoyos2012-01-141-2/+10
* Gray16 encoding with libopenjpeg.Carl Eugen Hoyos2012-01-141-2/+11
* Support encoding RGB48 with libopenjpeg.Carl Eugen Hoyos2012-01-111-1/+35
* Add missing PIX_FMT_NONE to libopenjpegencCarl Eugen Hoyos2012-01-011-1/+2
* Use more designated initializers.Paul B Mahol2011-12-301-1/+0
* Support yuva420p encoding via libopenjpeg.Carl Eugen Hoyos2011-12-021-2/+7
* BPP fix, YUVP9, 10, 16 support, make RGB24 defaultMichael Bradshaw2011-11-301-21/+81
* Applied patches from Michael Niedermayer to clean up the codeMichael Bradshaw2011-11-181-29/+11
* Added support for J2K encoding with libopenjpegMichael Bradshaw2011-11-171-0/+330
OpenPOWER on IntegriCloud