| Commit message (Expand) | Author | Age | Files | Lines |
* | remove no more needed fields in GIFContext, patch by Daniel Verkamp, daniel a... | Daniel Verkamp | 2009-02-09 | 1 | -2/+0 |
* | remove dead rgb24 code, gif encoder now directly takes palette, patch by Dani... | Daniel Verkamp | 2009-02-09 | 1 | -76/+5 |
* | remove dead netscape loop header code in gif encoder, patch by Daniel Verkamp... | Daniel Verkamp | 2009-02-09 | 1 | -38/+2 |
* | Fix list of input pix_fmts supported by GIF. This makes it work with swscale. | Michael Niedermayer | 2009-02-06 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -3/+3 |
* | cleanup gif, use BISTREAM_WRITER_LE | Baptiste Coudurier | 2009-01-14 | 1 | -66/+9 |
* | Make AVCodec long_names definition conditional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-12 | 1 | -1/+1 |
* | Replace some occurrences of -1 with PIX_FMT_NONE. | Carl Eugen Hoyos | 2008-05-11 | 1 | -1/+1 |
* | Add long names to AVCodec declarations. | Stefano Sabatini | 2008-04-27 | 1 | -0/+1 |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -1/+1 |
* | Replace idiotic (what moron wrote that code?) "buffer overflow" message by | Michael Niedermayer | 2008-01-17 | 1 | -1/+1 |
* | Use AV_xx throughout libavcodec | Ramiro Polla | 2007-06-02 | 1 | -8/+2 |
* | change gif muxer to simple gif encoder | Baptiste Coudurier | 2006-11-02 | 1 | -0/+350 |