Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/gif: use avctx->frame_number | Paul B Mahol | 2018-12-13 | 1 | -1/+1 |
* | avcodec: rewrite gif muxing and encoding | Paul B Mahol | 2018-12-13 | 1 | -173/+173 |
* | avformat/framecrc: enable new output | James Almer | 2016-04-13 | 1 | -0/+4 |
* | avcodec/gif: fix off by one in column offsetting finding | Clément Bœsch | 2015-02-16 | 1 | -5/+5 |
* | avcodec/gif: support crop and transparency with PAL8 | Clément Bœsch | 2015-02-14 | 1 | -173/+173 |
* | avformat/utils: add gif to tb_unreliable() | Michael Niedermayer | 2014-04-28 | 1 | -173/+173 |
* | avcodec/lzwenc: Add 1 additional bit of padding for gif | Michael Niedermayer | 2013-08-14 | 1 | -21/+21 |
* | gif: use only one graphic control extension block per image. | Clément Bœsch | 2013-04-19 | 1 | -173/+173 |
* | fate/gif: create meaningful gif encoding tests. | Clément Bœsch | 2013-04-19 | 1 | -0/+174 |