Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/bmp_parser: Ensure remaining_size is not too small in startcode packe... | Michael Niedermayer | 2016-04-14 | 1 | -1/+1 |
* | avcodec/bmp_parser: delay frame end detection to the next header or EOF | Michael Niedermayer | 2014-09-13 | 1 | -4/+8 |
* | avcodec/bmp_parser: simplify | Michael Niedermayer | 2014-09-13 | 1 | -5/+3 |
* | avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its header | Michael Niedermayer | 2014-09-13 | 1 | -10/+21 |
* | Merge commit 'fb5cf145b6bcfa4f83af94398e5560c1132cc410' | Michael Niedermayer | 2014-03-28 | 1 | -2/+2 |
|\ | |||||
| * | bmp: add a standalone parser | Paul B Mahol | 2014-03-28 | 1 | -0/+91 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
* | avcodec: add bmp parser | Paul B Mahol | 2012-08-07 | 1 | -0/+91 |