Tim Terriberry
|
b758596b42
Another overflow fix.
|
před 13 roky |
Ralph Giles
|
40d573e14f
Add a new speed level between the old levels 2 and 3.
|
před 14 roky |
Tim Terriberry
|
b953a4cc3a
Make the SATD functions return the signed DC value instead of abs(dc).
|
před 14 roky |
Tim Terriberry
|
8457ba67ee
Properly initialize the DCT scratch space.
|
před 14 roky |
Tim Terriberry
|
8a8fa360a7
Move zig-zagging from quantization into the fDCT.
|
před 14 roky |
oggk
|
6679cf27bd
Make input parameter_intra_satd const, ACKed by derf.
|
před 14 roky |
Ralph Giles
|
52c9a03846
Rename OC_SAD_SHIFT to OC_SATD_SHIFT.
|
před 14 roky |
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.
|
před 14 roky |
Tim Terriberry
|
2d70423666
Fix some C64x compiler warnings.
|
před 14 roky |
Tim Terriberry
|
0f03ad9556
Ensure frame rows are 16-byte aligned.
|
před 14 roky |
Tim Terriberry
|
13fc2d6f4c
Cache the reference frame associated with the current MB mode in each fragment.
|
před 14 roky |
Ralph Giles
|
3ceb8c59e0
Copy Derf's experimental ptalarbvorm branch to trunk.
|
před 14 roky |