Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -2/+2 |
* | consts | Michael Niedermayer | 2008-02-01 | 1 | -3/+3 |
* | factorize & | Michael Niedermayer | 2007-03-26 | 1 | -3/+3 |
* | simplify | Michael Niedermayer | 2007-03-26 | 1 | -10/+1 |
* | check input validity, this prevents a few variables from reachin odd values w... | Michael Niedermayer | 2007-03-25 | 1 | -3/+4 |
* | simplify | Michael Niedermayer | 2007-03-25 | 1 | -16/+6 |
* | move eob_reached logic into ff_lzw_decode_tail() which simplifies the code, a... | Michael Niedermayer | 2007-03-25 | 1 | -11/+8 |
* | simplify | Michael Niedermayer | 2007-03-25 | 1 | -4/+3 |
* | factorize | Michael Niedermayer | 2007-03-25 | 1 | -11/+5 |
* | simplify | Michael Niedermayer | 2007-03-25 | 1 | -10/+4 |
* | fix indentation | Baptiste Coudurier | 2007-03-24 | 1 | -1/+1 |
* | break if eob is reached to avoid reading one too much byte | Baptiste Coudurier | 2007-03-24 | 1 | -0/+1 |
* | LZW decoder as separate module plus TIFF LZW support | Kostya Shishkov | 2006-10-26 | 1 | -0/+262 |