summaryrefslogtreecommitdiffstats
path: root/libavcodec/indeo4.c
Commit message (Expand)AuthorAgeFilesLines
* indeo4: fix null ptr dereferenceMichael Niedermayer2012-03-311-2/+2
* indeo4: check that num_mbs matchesMichael Niedermayer2012-03-311-0/+5
* indeo4: Dont leave tables in random state on errors.Michael Niedermayer2012-03-281-2/+4
* indeo4: apply correction to eob/esc indexes tooMichael Niedermayer2012-03-281-0/+8
* indeo4: Check for mismatching scan tablesMichael Niedermayer2012-03-281-0/+4
* indeo4: better mv checkMichael Niedermayer2012-03-261-4/+4
* indeo4: Fix global array overread.Michael Niedermayer2012-03-241-0/+4
* indeo4: check ref_mbMichael Niedermayer2012-03-231-1/+1
* indeo4: check band->scanMichael Niedermayer2012-03-231-0/+5
* indeo4: check motion vetors.Michael Niedermayer2012-03-221-1/+10
* 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
OpenPOWER on IntegriCloud