| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/vp9itxfm: add missing AVX2 guards | James Almer | 2016-11-18 | 1 | -1/+1 |
* | vp9: add avx2 iadst16 implementations. | Ronald S. Bultje | 2016-11-15 | 1 | -12/+176 |
* | vp9: add 32x32 idct AVX2 implementation. | Ronald S. Bultje | 2016-07-26 | 1 | -6/+222 |
* | vp9: add 16x16 idct avx2 (8-bit). | Ronald S. Bultje | 2016-07-11 | 1 | -10/+202 |
* | vp9: refactor itx coefficients and share between 8 and 10/12bpp. | Ronald S. Bultje | 2015-10-13 | 1 | -32/+52 |
* | vp9: add x86 simd (sse2/ssse3) for iadst4 10bpp functions. | Ronald S. Bultje | 2015-10-13 | 1 | -58/+0 |
* | vp9: add 10bpp simd (mmxext/ssse3) for idct_idct_4x4. | Ronald S. Bultje | 2015-10-13 | 1 | -49/+1 |
* | vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function. | Ronald S. Bultje | 2015-10-13 | 1 | -15/+1 |
* | x86: port PSIGNW to cpuflags | James Almer | 2015-09-11 | 1 | -6/+0 |
* | vp9: save one (PSIGNW) instruction in iadst16_1d sse2/ssse3. | Ronald S. Bultje | 2015-09-11 | 1 | -16/+17 |
* | vp9: fix overflow in 8x8 topleft 32x32 idct ssse3 version. | Ronald S. Bultje | 2015-09-10 | 1 | -0/+4 |
* | vp9: fix integer overflows in sse2 version of iadst4. | Ronald S. Bultje | 2015-09-06 | 1 | -7/+11 |
* | vp9: fix rounding error in idct_8x8_ssse3. | Ronald S. Bultje | 2015-09-05 | 1 | -2/+1 |
* | vp9: disable more pmulhrsw optimizations in idct16/32. | Ronald S. Bultje | 2015-05-14 | 1 | -13/+13 |
* | vp9: disable all pmulhrsw in 8/16 iadst x86 optimizations. | Ronald S. Bultje | 2015-05-14 | 1 | -2/+4 |
* | vp9: remove another optimization branch in iadst16 which causes overflows. | Ronald S. Bultje | 2015-04-24 | 1 | -1/+3 |
* | vp9: remove one optimization branch in iadst16 which causes overflows. | Ronald S. Bultje | 2015-04-22 | 1 | -1/+3 |
* | x86/vp9dsp: fix clobbering of xmm6 on IDCT sse2 functions | James Almer | 2015-02-08 | 1 | -0/+3 |
* | vp9/x86: save one register on 32bit idct32x32. | Ronald S. Bultje | 2014-12-16 | 1 | -3/+48 |
* | vp9/x86: 32bit and sse2 support for vp9 inverse transform assembly | Ronald S. Bultje | 2014-12-15 | 1 | -691/+1690 |
* | x86: vpx/h264/hevc/mpeg2: share constants | Christophe Gisquet | 2014-08-06 | 1 | -4/+5 |
* | vp9/x86: use explicit register for relative stack references. | Ronald S. Bultje | 2014-01-24 | 1 | -222/+218 |
* | vp9/x86: iwht4x4 (lossless) mmx. | Ronald S. Bultje | 2014-01-24 | 1 | -0/+41 |
* | vp9/x86: 4x4 iadst SIMD (ssse3) variants. | Ronald S. Bultje | 2014-01-24 | 1 | -0/+69 |
* | vp9/x86: 8x8 iadst SIMD (ssse3/avx) variants. | Ronald S. Bultje | 2014-01-24 | 1 | -44/+113 |
* | vp9/x86: 16x16 iadst_idct, idct_iadst and iadst_iadst (ssse3+avx). | Ronald S. Bultje | 2014-01-16 | 1 | -5/+267 |
* | vp9/x86: add AVX for itxfm and lpf. | Clément Bœsch | 2014-01-15 | 1 | -3/+18 |
* | vp9/x86: factor out some code in VP9_UNPACK_MULSUB_2W_4X. | Clément Bœsch | 2014-01-12 | 1 | -8/+9 |
* | vp9/x86: remove reg redundancy in VP9_MULSUB_2W_2X. | Clément Bœsch | 2014-01-12 | 1 | -9/+9 |
* | vp9/x86: merge IDCT coef macros. | Clément Bœsch | 2014-01-12 | 1 | -23/+19 |
* | vp9/x86: make STORE_2X2 macro local. | Ronald S. Bultje | 2014-01-08 | 1 | -9/+9 |
* | vp9/x86: idct_32x32_add_ssse3 sub-8x8-idct. | Ronald S. Bultje | 2014-01-07 | 1 | -2/+107 |
* | vp9/x86: idct_32x32_add_ssse3 sub-16x16-idct. | Ronald S. Bultje | 2014-01-07 | 1 | -1/+56 |
* | vp9/x86: idct_32x32_add_ssse3. | Ronald S. Bultje | 2014-01-07 | 1 | -28/+422 |
* | 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 |