13 Commits (81bd4119652ce3911c6604f3421a46c677d6c10f)

Author SHA1 Message Date
Jason Garrett-Glaser b0d5879513 VP8: slightly faster DCT coefficient probability update 14 years ago
Jason Garrett-Glaser 0908f1b945 VP8: unroll partition type decoding tree 14 years ago
Jason Garrett-Glaser c5dec7f137 VP8: unroll splitmv decoding tree 14 years ago
Jason Garrett-Glaser 23117d69c1 VP8: unroll MB mode decoding tree 14 years ago
Jason Garrett-Glaser 370b622a45 VP8: eliminate a dereference in coefficient decoding 14 years ago
Jason Garrett-Glaser 10bf2eebbe VP8: simplify token_prob handling 14 years ago
David Conrad ca18a478e3 VP8: Inline traversing vp8_small_mvtree 15 years ago
David Conrad fe1b5d974a Decode DCT tokens by branching to a different code path for each branch 15 years ago
Jason Garrett-Glaser 2a38c2e99a Eliminate a LUT in escape decoding in VP8 decode_block_coeffs 15 years ago
Ronald S. Bultje 7ed06b2be8 Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all 15 years ago
Ronald S. Bultje 7c4dcf8165 Optimize split MC, so we don't always do 4x4 blocks of 4x4pixels each, but 15 years ago
Ronald S. Bultje 44c70a9b3d Fix a typo, spotted by Diego. 15 years ago
David Conrad 3b636f21da Native VP8 decoder. 15 years ago