Mans Rullgard
|
a7878c9f73
VP8: ARM optimised decode_block_coeffs_internal
|
14 years ago |
Jason Garrett-Glaser
|
dd18c9a050
VP8: simplify lf_delta mb mode logic
|
14 years ago |
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
|
14 years ago |
David Conrad
|
fe1b5d974a
Decode DCT tokens by branching to a different code path for each branch
|
14 years ago |
Jason Garrett-Glaser
|
2a38c2e99a
Eliminate a LUT in escape decoding in VP8 decode_block_coeffs
|
14 years ago |
Ronald S. Bultje
|
7ed06b2be8
Simplify MV parsing, removes laying out 2 or 4 (16x8/8x8/8x16) MVs over all
|
14 years ago |
Ronald S. Bultje
|
7c4dcf8165
Optimize split MC, so we don't always do 4x4 blocks of 4x4pixels each, but
|
14 years ago |
Ronald S. Bultje
|
44c70a9b3d
Fix a typo, spotted by Diego.
|
14 years ago |
David Conrad
|
3b636f21da
Native VP8 decoder.
|
14 years ago |