| Commit message (Expand) | Author | Age | Files | Lines |
* | gifdec: port to bytestream2 API | Paul B Mahol | 2012-12-08 | 1 | -1/+0 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -1/+1 |
|\ |
|
| * | doxygen: use Doxygen markup for authors and web links where appropriate | Diego Biurrun | 2011-07-15 | 1 | -1/+1 |
| * | doxygen: misc consistency cosmetics | Diego Biurrun | 2011-07-14 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Add lots of missing includes | Måns Rullgård | 2010-03-08 | 1 | -0/+2 |
* | lzw.h does not need get_bits.h, tiff.c needs intreadwrite.h for AV_R* though | Baptiste Coudurier | 2009-12-03 | 1 | -2/+0 |
* | use lzw compression in gif encoder | Baptiste Coudurier | 2009-12-03 | 1 | -2/+7 |
* | Rename bitstream.h to get_bits.h. | Stefano Sabatini | 2009-04-13 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -2/+2 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -2/+2 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl | Michael Niedermayer | 2007-04-07 | 1 | -0/+10 |
* | LZW decoder as separate module plus TIFF LZW support | Kostya Shishkov | 2006-10-26 | 1 | -0/+49 |