| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-04 | 1 | -1/+2 |
|\ |
|
| * | put_bits: Remove unused includes | Vittorio Giovara | 2014-03-04 | 1 | -1/+2 |
* | | avcodec/lzwenc: change asserts to av_asserts | Michael Niedermayer | 2013-08-14 | 1 | -2/+2 |
* | | avcodec/lzwenc: Add 1 additional bit of padding for gif | Michael Niedermayer | 2013-08-14 | 1 | -0/+3 |
* | | lzwenc: change assert to av_assert | Michael Niedermayer | 2012-10-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -1/+1 |
|\| |
|
| * | doxygen: consistently place brief description | 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 |
* | use lzw compression in gif encoder | Baptiste Coudurier | 2009-12-03 | 1 | -5/+12 |
* | Split bitstream.h, put the bitstream writer stuff in the new file | Stefano Sabatini | 2009-04-12 | 1 | -1/+1 |
* | Fix an assert(). | Daniel Verkamp | 2009-03-16 | 1 | -1/+1 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | superflouos () | Michael Niedermayer | 2007-04-09 | 1 | -1/+1 |
* | remove code_prefix variable, no speed change | Michael Niedermayer | 2007-04-09 | 1 | -7/+5 |
* | simplify | Michael Niedermayer | 2007-04-09 | 1 | -4/+3 |
* | LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl | Michael Niedermayer | 2007-04-07 | 1 | -0/+265 |