aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp9itxfm.asm
Commit message (Expand)AuthorAgeFilesLines
* vp9/x86: 16x16 sub-IDCT for top-left 8x8 subblock (eob <= 38).Ronald S. Bultje2013-12-261-15/+63
* vp9/x86: idct_add_16x16_ssse3.Ronald S. Bultje2013-12-141-8/+271
* vp9: implement top/left half (4x4) sub-8x8-IDCT.Ronald S. Bultje2013-12-071-2/+41
* vp9: split pre-load of 11585x2 out of 1d idct macro.Ronald S. Bultje2013-12-071-3/+3
* vp9: minor refactorings in idct ssse3 assembly.Ronald S. Bultje2013-12-071-40/+38
* vp9: split x86 assembly in two files.Ronald S. Bultje2013-12-071-0/+318