| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -4/+4 |
* | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -2/+0 |
* | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -5/+6 |
* | vp3: integrate clear_blocks with idct of previous block. | Ronald S. Bultje | 2013-01-19 | 1 | -1/+1 |
* | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -7/+9 |
* | x86: Replace checks for CPU extensions and flags by convenience macros | Diego Biurrun | 2012-09-08 | 1 | -5/+4 |
* | x86: build: replace mmx2 by mmxext | Diego Biurrun | 2012-08-03 | 1 | -1/+1 |
* | vp3: don't compile mmx IDCT functions on x86-64. | Ronald S. Bultje | 2012-07-27 | 1 | -0/+2 |
* | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -0/+65 |