summaryrefslogtreecommitdiff
path: root/libavcodec/sunrastenc.c
Commit message (Expand)AuthorAge
* sunrastenc: Properly load codec private optionsVittorio Giovara2016-01-11
* lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-07
* Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* sunrastenc: mention missing breakVittorio Giovara2014-11-13
* sunrastenc: use the AVFrame API properly.Anton Khirnov2013-11-16
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* sunrast: Add support for negative linesize.Aneesh Dogra2012-03-24
* sunrastenc: set keyframe flag for the output packet.Aneesh Dogra2012-02-19
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-17