OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavcodec / sunrastenc.c
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