aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/bmp_parser.c
AgeCommit message (Expand)Author
2014-09-13avcodec/bmp_parser: delay frame end detection to the next header or EOFMichael Niedermayer
2014-09-13avcodec/bmp_parser: simplifyMichael Niedermayer
2014-09-13avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its headerMichael Niedermayer
2014-03-28Merge commit 'fb5cf145b6bcfa4f83af94398e5560c1132cc410'Michael Niedermayer
2014-03-28bmp: add a standalone parserPaul B Mahol
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07avcodec: add bmp parserPaul B Mahol