]> git.sesse.net Git - ffmpeg/history - libavcodec/sunrastenc.c
Deprecate avctx.coded_frame
[ffmpeg] / libavcodec / sunrastenc.c
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2014-11-13 Vittorio Giovarasunrastenc: mention missing break
2013-11-16 Anton Khirnovsunrastenc: use the AVFrame API properly.
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2012-10-08 Anton KhirnovReplace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
2012-08-07 Anton KhirnovReplace all CODEC_ID_* with AV_CODEC_ID_*
2012-03-24 Aneesh Dograsunrast: Add support for negative linesize.
2012-02-19 Aneesh Dograsunrastenc: set keyframe flag for the output packet.
2012-02-17 Aneesh Dograavcodec: add a Sun Rasterfile encoder