summaryrefslogtreecommitdiffstats
path: root/libavcodec/msrledec.c
Commit message (Expand)AuthorAgeFilesLines
* Add av_uninit macro to variables to avoid false positive warnings:Diego Biurrun2009-02-111-2/+2
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Fix build: Add intreadwrite.h and bswap.h #includes where necessary.Diego Biurrun2009-01-111-0/+1
* Make decoding run of pixels in MS RLE saner.Kostya Shishkov2008-12-061-3/+1
* Print out some errors found during MS RLE decodingKostya Shishkov2008-12-061-2/+6
* Factorize out code used for MS RLE format decoding in different decoders.Kostya Shishkov2008-09-181-0/+254
OpenPOWER on IntegriCloud