summaryrefslogtreecommitdiff
path: root/libavcodec/cavs.c
Commit message (Expand)AuthorAge
...
* avoid overflows of qp and pic_typeStefan Gehrer2006-07-14
* simplifyMichael Niedermayer2006-07-09
* avoid redundant local variablesMichael Niedermayer2006-07-09
* simplifyMichael Niedermayer2006-07-09
* hopefully better for platforms not supporting misaligned readStefan Gehrer2006-07-06
* make use of 16x16 motion comp functions, 16x8 and 8x16 do not seem to be wort...Stefan Gehrer2006-07-06
* even more cbp safetyStefan Gehrer2006-07-05
* missed removing this line in my last commitStefan Gehrer2006-07-05
* return -1 on bitstream errors instead of continuing, as the following stuff a...Michael Niedermayer2006-07-04
* simplify intra prediction mode decodingMichael Niedermayer2006-07-04
* check cbp for validity, avoids possible out of array reads / segfaultsMichael Niedermayer2006-07-04
* minor simplificationnMichael Niedermayer2006-07-04
* cleanup macroblock layer: merged decode of skipped MBsStefan Gehrer2006-07-03
* cosmetic patch:Stefan Gehrer2006-07-03
* CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)Michael Niedermayer2006-07-03
* remove unneeded castsMåns Rullgård2006-07-02
* get rid of veccpy(), replace with simple assignmentMåns Rullgård2006-07-02
* new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx de)Michael Niedermayer2006-07-01