| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '45bde93eefa78c1bdb0936109fbd2e2fb27fbfe7' | Michael Niedermayer | 2013-11-17 | 1 | -0/+7 |
|\ |
|
| * | sunrastenc: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -2/+11 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | sunrastenc: do not set avctx->coded_frame | Paul B Mahol | 2013-07-31 | 1 | -4/+0 |
* | | 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 |