summaryrefslogtreecommitdiff
path: root/libavcodec/msrledec.c
Commit message (Expand)AuthorAge
* Add av_uninit macro to variables to avoid false positive warnings:Diego Biurrun2009-02-11
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-11
* Make decoding run of pixels in MS RLE saner.Kostya Shishkov2008-12-06
* Print out some errors found during MS RLE decodingKostya Shishkov2008-12-06
* Factorize out code used for MS RLE format decoding in different decoders.Kostya Shishkov2008-09-18