Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vp9/x86: 16x16 sub-IDCT for top-left 8x8 subblock (eob <= 38). | Ronald S. Bultje | 2013-12-26 | 1 | -15/+63 |
* | vp9/x86: idct_add_16x16_ssse3. | Ronald S. Bultje | 2013-12-14 | 1 | -8/+271 |
* | vp9: implement top/left half (4x4) sub-8x8-IDCT. | Ronald S. Bultje | 2013-12-07 | 1 | -2/+41 |
* | vp9: split pre-load of 11585x2 out of 1d idct macro. | Ronald S. Bultje | 2013-12-07 | 1 | -3/+3 |
* | vp9: minor refactorings in idct ssse3 assembly. | Ronald S. Bultje | 2013-12-07 | 1 | -40/+38 |
* | vp9: split x86 assembly in two files. | Ronald S. Bultje | 2013-12-07 | 1 | -0/+318 |