summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp_rtcd_defs.pl
AgeCommit message (Expand)Author
2015-12-22Code clean of highbd_tm_predictor_32x32Jian Zhou
2015-12-22Code clean of highbd_tm_predictor_16x16Jian Zhou
2015-12-22Code clean of highbd_dc_predictor_32x32Jian Zhou
2015-12-22Merge "Code clean of highbd_tm_predictor_4x4"James Zern
2015-12-22Merge "Code clean of highbd_dc_predictor_4x4"James Zern
2015-12-18Code clean of highbd_tm_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_v_predictor_4x4Jian Zhou
2015-12-18Code clean of highbd_dc_predictor_4x4Jian Zhou
2015-12-17Code clean of sad4xN(_avg)_sseJian Zhou
2015-12-15Merge "move vp9_avg to vpx_dsp"James Zern
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-11Code clean of tm_predictor_32x32Jian Zhou
2015-12-10SSE2 based h_predictor_32x32Jian Zhou
2015-12-07Re-enable SSE2 based intra 4x4 predictionJian Zhou
2015-12-07Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"Scott LaVarnway
2015-12-05Revert "MMX in intra 4x4 prediction replaced with SSE2"James Zern
2015-12-04Speed up h_predictor_16x16Jian Zhou
2015-12-04Speed up h_predictor_8x8Jian Zhou
2015-12-03MMX in intra 8x8 prediction replaced with SSE2Jian Zhou
2015-12-03MMX in intra 4x4 prediction replaced with SSE2Jian Zhou
2015-12-02Merge "SSE2 speed up of h_predictor_4x4"Jian Zhou
2015-12-02VP9: Add ssse3 version of vpx_idct32x32_135_add()Scott LaVarnway
2015-11-30SSE2 speed up of h_predictor_4x4Jian Zhou
2015-11-25VPX: x86 asm version of vpx_idct32x32_1024_add()Scott LaVarnway
2015-11-20Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"Scott LaVarnway
2015-11-18Speed up tm_predictor_4x4Jian Zhou
2015-11-17VPX: x86 asm version of vpx_idct32x32_34_add()Scott LaVarnway
2015-11-11Revert "VPX: x86 asm version of vpx_idct32x32_34_add()"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-10-26Merge "Optimize vpx_quantize_{b,b_32x32} assembler."Debargha Mukherjee
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-09Add vpx_highbd_convolve_{copy,avg}_sse2Alex Converse
2015-10-06SSSE3 optimisation for quantize in high bit depthJulia Robson
2015-10-05SSE2 optimisation for quantize in high bit depthJulia Robson
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-08-27Add sse2 versions of halfpix varianceJohann
2015-08-19Merge "VPX ssse3 scaled convolve"Scott LaVarnway
2015-08-18VPX ssse3 scaled convolveScott LaVarnway
2015-08-17Turn on dspr2 loop filter functions in vpx_dspJingning Han
2015-08-14vpx_highbd_ssim_parms_8x8: make parameter types consistentYaowu Xu
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-08-11Merge "VPX: Add rtcd support for scaling."Scott LaVarnway
2015-08-07ssim: Add missing statics and constsAlex Converse