aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/indeo4.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-221-1/+2
|\
| * indeo4: fix out-of-bounds function call.Ronald S. Bultje2012-03-211-1/+2
| * indeo4: add some missing static and const qualifiersKostya Shishkov2012-01-121-1/+1
* | indeo4: Skip null frames.Michael Niedermayer2012-03-181-0/+3
* | indeo4, swresample: add some missing static/const to tables.Reimar Döffinger2012-01-081-1/+1
|/
* cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-301-1/+1
* indeo4: remove two unused variablesKostya Shishkov2011-12-291-4/+7
* Indeo 4 decoderKostya Shishkov2011-12-281-0/+823