summaryrefslogtreecommitdiffstats
path: root/libavcodec/sunrastenc.c
Commit message (Expand)AuthorAgeFilesLines
* sunrastenc: Properly load codec private optionsVittorio Giovara2016-01-111-1/+4
* lavc: Deprecate coder_type and its symbolsVittorio Giovara2015-12-071-2/+29
* Deprecate avctx.coded_frameVittorio Giovara2015-07-201-0/+4
* Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-201-11/+0
* sunrastenc: mention missing breakVittorio Giovara2014-11-131-0/+1
* sunrastenc: use the AVFrame API properly.Anton Khirnov2013-11-161-2/+11
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-9/+9
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* sunrast: Add support for negative linesize.Aneesh Dogra2012-03-241-4/+7
* sunrastenc: set keyframe flag for the output packet.Aneesh Dogra2012-02-191-0/+1
* avcodec: add a Sun Rasterfile encoderAneesh Dogra2012-02-171-0/+225
OpenPOWER on IntegriCloud