Age | Commit message (Expand) | Author |
---|---|---|
2010-04-20 | Remove explicit filename from Doxygen @file commands. | Diego Biurrun |
2010-03-08 | Add lots of missing includes | Måns Rullgård |
2009-12-03 | lzw.h does not need get_bits.h, tiff.c needs intreadwrite.h for AV_R* though | Baptiste Coudurier |
2009-12-03 | use lzw compression in gif encoder | Baptiste Coudurier |
2009-04-13 | Rename bitstream.h to get_bits.h. | Stefano Sabatini |
2009-02-01 | Use full internal pathname in doxygen @file directives. | Diego Biurrun |
2009-01-19 | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun |
2008-08-31 | Globally rename the header inclusion guard names. | Stefano Sabatini |
2008-02-01 | consts | Michael Niedermayer |
2007-10-17 | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun |
2007-04-07 | LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl | Michael Niedermayer |
2006-10-26 | LZW decoder as separate module plus TIFF LZW support | Kostya Shishkov |