]> git.sesse.net Git - ffmpeg/history - libavcodec/sunrastenc.c
lavc: move SANE_NB_CHANNELS to internal.h and use it in the PCM decoders
[ffmpeg] / libavcodec / sunrastenc.c
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