aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/indeo5.c
Commit message (Expand)AuthorAgeFilesLines
* Move 'chksum' declaration to the only block where that variable is usedKostya Shishkov2010-02-111-2/+1
* Move band checksum verifying into preprocessor condition, so compiler won'tKostya Shishkov2010-02-111-1/+3
* Indeo 5 decoderKostya Shishkov2010-02-091-0/+885