Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use AV_xx throughout libavcodec | Ramiro Polla | 2007-06-02 | 1 | -2/+1 |
* | simplify, patch by Mark Cox, melbournemark plus ffmpeg minus devel gmail com | Mark Cox | 2007-04-21 | 1 | -6/+3 |
* | typo | Diego Biurrun | 2007-04-20 | 1 | -1/+1 |
* | remove TODO, its done now | Baptiste Coudurier | 2007-03-25 | 1 | -1/+0 |
* | pass correct buffer size to lzw decode init | Baptiste Coudurier | 2007-03-25 | 1 | -1/+2 |
* | return error if loop has ended before decoding image | Baptiste Coudurier | 2007-03-25 | 1 | -0/+1 |
* | actually return bytes read | Baptiste Coudurier | 2007-03-25 | 1 | -1/+1 |
* | add some length checks | Baptiste Coudurier | 2007-03-24 | 1 | -1/+8 |
* | simplify | Baptiste Coudurier | 2007-03-24 | 1 | -12/+4 |
* | Give context to dprintf | Michel Bardiaux | 2007-03-12 | 1 | -6/+10 |
* | This fixes error handling for BeOS, removing the need for some ifdefs. | François Revol | 2007-02-13 | 1 | -1/+1 |
* | remove useless line variable | Baptiste Coudurier | 2006-11-05 | 1 | -4/+1 |
* | fix decoding position | Baptiste Coudurier | 2006-11-05 | 1 | -1/+1 |
* | LZW decoder as separate module plus TIFF LZW support | Kostya Shishkov | 2006-10-26 | 1 | -167/+9 |
* | indention | Baptiste Coudurier | 2006-10-22 | 1 | -14/+14 |
* | removed useless variables | Baptiste Coudurier | 2006-10-22 | 1 | -7/+0 |
* | use avctx->get_buffer | Baptiste Coudurier | 2006-10-22 | 1 | -16/+28 |
* | remove unused variables | Baptiste Coudurier | 2006-10-22 | 1 | -3/+3 |
* | printf -> dprintf | Baptiste Coudurier | 2006-10-22 | 1 | -6/+6 |
* | indention | Baptiste Coudurier | 2006-10-22 | 1 | -1/+1 |
* | change gif demuxer to gif decoder | Baptiste Coudurier | 2006-10-22 | 1 | -0/+495 |