Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -9/+9 |
|\ | |||||
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -9/+9 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | 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: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -1/+1 |
* | | sunrastenc: remove dead store | Paul B Mahol | 2012-03-22 | 1 | -1/+0 |
* | | lavc/sunrastenc: consider cases with linesize < 0 | Stefano Sabatini | 2012-03-19 | 1 | -9/+8 |
|/ | |||||
* | 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 |