summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp_rtcd_defs.pl
AgeCommit message (Expand)Author
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
2015-08-07ssim: Replace unsigned long with uint32_t.Alex Converse
2015-08-06Move VP9 SSIM metrics to vpx_dsp.Alex Converse
2015-08-04Change vp9_quantize to vpx_quantizeJingning Han
2015-08-04Replace vp9_ prefix with vpx_ prefix in vpx_dsp function namesJingning Han
2015-08-03VPX: Add rtcd support for scaling.Scott LaVarnway
2015-07-31Factor inverse transform functions into vpx_dspJingning Han
2015-07-31Refactor mips/dspr2 on convolution.Zoe Liu
2015-07-31Code refactor on InterpKernelZoe Liu
2015-07-30Exclude vpx intra prediction functions in vp8-only buildhui su
2015-07-29Merge "Replace prefix vp9_ with vpx_ for intra prediction functions"Hui Su
2015-07-29Merge "Replace vp9_ prefix in 2D-DCT functions with vpx_"Jingning Han
2015-07-29Merge "Move DC only forward 2D-DCT functions to vpx_dsp"Jingning Han
2015-07-28Replace vp9_ prefix in 2D-DCT functions with vpx_Jingning Han