summaryrefslogtreecommitdiff
path: root/libavcodec/libopenjpegenc.c
Commit message (Expand)AuthorAge
...
* libopenjpegenc: add support for YUV420/422/444P12/14Michael Bradshaw2012-07-04
* cosmetics: align more codecs declarationsPaul B Mahol2012-06-12
* libopenjpeg: YUVA422P and YUVA444P supportPaul B Mahol2012-06-09
* libopenjpeg: YUV410P and YUV411P supportPaul B Mahol2012-06-04
* libopenjpegenc: remove leftover because older version of patch being appliedPaul B Mahol2012-03-26
* libopenjpegenc: allow changing encoding parametersPaul B Mahol2012-03-26
* libopenjpegenc: merge common codePaul B Mahol2012-03-26
* libopenjpegenc: use pix_fmt descriptor to get bppPaul B Mahol2012-03-26
* libopenjpegenc: use pix_fmt descriptor to get numcompsPaul B Mahol2012-03-26
* libopenjpegenc: switch to encode2()Paul B Mahol2012-03-24
* libopenjpeg: make .long_name usefullPaul B Mahol2012-03-24
* Changed indexing in libopenjpeg to shorten linesMichael Bradshaw2012-01-19
* Support gray8a encoding with libopenjpeg.Carl Eugen Hoyos2012-01-19
* libopenjpegenc: Remove two redundant function parameters.Michael Bradshaw2012-01-17
* libopenjpegenc: Simplify gray encoding.Michael Bradshaw2012-01-17
* libopenjpegenc: Add error messages.Michael Bradshaw2012-01-17
* libopenjpegenc: Rename four conversion functions.Michael Bradshaw2012-01-17
* RGBA64 encoding with libopenjpeg.Carl Eugen Hoyos2012-01-14
* Gray16 encoding with libopenjpeg.Carl Eugen Hoyos2012-01-14
* Support encoding RGB48 with libopenjpeg.Carl Eugen Hoyos2012-01-11
* Add missing PIX_FMT_NONE to libopenjpegencCarl Eugen Hoyos2012-01-01
* Use more designated initializers.Paul B Mahol2011-12-30
* Support yuva420p encoding via libopenjpeg.Carl Eugen Hoyos2011-12-02
* BPP fix, YUVP9, 10, 16 support, make RGB24 defaultMichael Bradshaw2011-11-30
* Applied patches from Michael Niedermayer to clean up the codeMichael Bradshaw2011-11-18
* Added support for J2K encoding with libopenjpegMichael Bradshaw2011-11-17