summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2015-11-11Revert "VPX: x86 asm version of vpx_idct32x32_34_add()"James Zern
2015-11-10Merge "convolve_copy_sse2: replace SSE w/SSE2 code"James Zern
2015-11-10Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"Scott LaVarnway
2015-11-10VPX: x86 asm version of vpx_idct32x32_34_add()Scott LaVarnway
2015-11-09convolve_copy_sse2: replace SSE w/SSE2 codeJames Zern
2015-10-26Merge "Optimize vpx_quantize_{b,b_32x32} assembler."Debargha Mukherjee
2015-10-21vp10: merge ext_ipred_bltr experiment into misc_fixes.Ronald S. Bultje
2015-10-20Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore
2015-10-16vp10: add extended-intra prediction edges experiment.Ronald S. Bultje
2015-10-14Upstream Mozilla fix for older Apple clang buildsJohann
2015-10-13Fix compiler warningshui su
2015-10-09Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse
2015-10-09Remove 4 mova insts from quantize_ssse3_x86_64.asmGeza Lore
2015-10-06SSSE3 optimisation for quantize in high bit depthJulia Robson
2015-10-06Merge "VPX: refactor vpx_idct32x32_1_add_sse2()"Scott LaVarnway
2015-10-05SSE2 optimisation for quantize in high bit depthJulia Robson
2015-10-05VPX: refactor vpx_idct32x32_1_add_sse2()Scott LaVarnway
2015-10-02Merge "vp10: reimplement d45/4x4 to match vp8 instead of vp9."Ronald S. Bultje
2015-10-02Merge "Accelerated transform in high bit depth"Debargha Mukherjee
2015-10-01vp10: reimplement d45/4x4 to match vp8 instead of vp9.Ronald S. Bultje
2015-09-30vp8: change build_intra4x4_predictors() to use vpx_dsp.Ronald S. Bultje
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-09-28Accelerated transform in high bit depthJulia Robson
2015-09-18Remove vpx_filter_block1d16_v8_intrin_ssse3Johann
2015-09-17vpx_subpixel_8t_ssse3: fix reg counts/accessJames Zern
2015-09-16vp10: code sign bit before absolute value in non-arithcoded header.Ronald S. Bultje
2015-09-08Remove some trailing whitespacesDebargha Mukherjee
2015-09-03VPX: subpixel_8t_ssse3 asm using x86incScott LaVarnway
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-28Expand the idct4_c() function in idct8_c()Angie Chiang
2015-08-27Merge changes I53b5bdc5,Ib81168a7,Ie0113945Johann Koenig
2015-08-27Merge "Add sse2 versions of halfpix variance"Johann Koenig
2015-08-27Add sse2 versions of halfpix varianceJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-26Only build ssse3 filter functions on 64 bitJohann
2015-08-21Merge "VPX: scaled convolve : fix windows build errors"Scott LaVarnway
2015-08-20VPX: scaled convolve : fix windows build errorsScott LaVarnway
2015-08-19Merge "VPX ssse3 scaled convolve"Scott LaVarnway
2015-08-19Merge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"Jingning Han
2015-08-19Rename inv_txfm_sse2.asm to inv_wht_sse2.asmJingning Han
2015-08-18VPX ssse3 scaled convolveScott LaVarnway
2015-08-17Turn on dspr2 loop filter functions in vpx_dspJingning Han
2015-08-14Merge changes I2fe52bfb,I5e5084ebJames Zern
2015-08-14Merge "VPX: removed step checks from neon convolve code"James Zern
2015-08-14vpx_highbd_ssim_parms_8x8: make parameter types consistentYaowu Xu
2015-08-13VPX: removed filter == 128 checks from mips convolve codeScott LaVarnway
2015-08-13VPX: removed step checks from mips convolve codeScott LaVarnway
2015-08-12VPX: removed step checks from neon convolve codeScott LaVarnway
2015-08-12Merge "VPX: remove step == 16 and filter[3] != 128 checks"Scott LaVarnway
2015-08-12Merge "fix build w/only mmx+sse enabled"James Zern