9 Commits (8da5d3dc3792b6992e4794351125279f05c8ba0e)

Author SHA1 Message Date
Baptiste Coudurier 25178da302 do not print false error if eof follows eol 16 years ago
Diego Biurrun 607694c77b cosmetics: Fix some typos. 16 years ago
Kostya Shishkov b3867c93d1 Fix off-by-one error in MS RLE decoder which may result into writing past 16 years ago
Diego Biurrun 1e4eb387d4 Add av_uninit macro to variables to avoid false positive warnings: 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Diego Biurrun 6a5d31ac25 Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
Kostya Shishkov 6149cdbe9d Make decoding run of pixels in MS RLE saner. 16 years ago
Kostya Shishkov ce60c2d133 Print out some errors found during MS RLE decoding 16 years ago
Kostya Shishkov 44aa9771c9 Factorize out code used for MS RLE format decoding in different decoders. 16 years ago