Tim Terriberry
|
b758596b42
Another overflow fix.
|
13 years ago |
Ralph Giles
|
40d573e14f
Add a new speed level between the old levels 2 and 3.
|
14 years ago |
Tim Terriberry
|
b953a4cc3a
Make the SATD functions return the signed DC value instead of abs(dc).
|
14 years ago |
Tim Terriberry
|
8457ba67ee
Properly initialize the DCT scratch space.
|
14 years ago |
Tim Terriberry
|
8a8fa360a7
Move zig-zagging from quantization into the fDCT.
|
14 years ago |
oggk
|
6679cf27bd
Make input parameter_intra_satd const, ACKed by derf.
|
14 years ago |
Ralph Giles
|
52c9a03846
Rename OC_SAD_SHIFT to OC_SATD_SHIFT.
|
14 years ago |
Gregory Maxwell
|
d0380734c0
Don't change the block qii flags if no ac coefficients will be coded in the selected mode. The code previously tried to do this but failed, instead it desynchronized the qii costing with the coded flags. 0.065dB SSIM improvement on 312kbit/sec foreman_cif.y4m.
|
14 years ago |
Tim Terriberry
|
2d70423666
Fix some C64x compiler warnings.
|
14 years ago |
Tim Terriberry
|
0f03ad9556
Ensure frame rows are 16-byte aligned.
|
14 years ago |
Tim Terriberry
|
13fc2d6f4c
Cache the reference frame associated with the current MB mode in each fragment.
|
14 years ago |
Ralph Giles
|
3ceb8c59e0
Copy Derf's experimental ptalarbvorm branch to trunk.
|
14 years ago |