Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -9/+9 |
* | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | sunrast: Add support for negative linesize. | Aneesh Dogra | 2012-03-24 | 1 | -4/+7 |
* | sunrastenc: set keyframe flag for the output packet. | Aneesh Dogra | 2012-02-19 | 1 | -0/+1 |
* | avcodec: add a Sun Rasterfile encoder | Aneesh Dogra | 2012-02-17 | 1 | -0/+225 |