summaryrefslogtreecommitdiff
path: root/libavcodec/sunrastenc.c
Commit message (Expand)AuthorAge
* 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