summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp_rtcd_defs.pl
AgeCommit message (Expand)Author
2016-06-04Merge changes If31d36c8,I10b947e7James Zern
2016-06-03Merge "Slow pshufb removal in 3 intra prediction functions."Linfeng Zhang
2016-06-02vpx_dsp,add_noise: remove mmx implementationJames Zern
2016-06-02vpx_dsp: remove mmx variance implementationsJames Zern
2016-06-02Slow pshufb removal in 3 intra prediction functions.Linfeng Zhang
2016-05-27Merge "Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2"Linfeng Zhang
2016-05-26Upgrade vpx_lpf_{vertical,horizontal}_4 mmx to sse2Linfeng Zhang
2016-05-26Merge "Code clean of sub_pixel_variance4xh -- 2"Scott LaVarnway
2016-05-24Code clean of sub_pixel_variance4xh -- 2Scott LaVarnway
2016-05-19Revert "Code clean of sub_pixel_variance4xh"James Zern
2016-05-18Merge "Code clean of sub_pixel_variance4xh"James Zern
2016-05-18Merge "neon hadamard 8x8"Johann Koenig
2016-05-18Code clean of sub_pixel_variance4xhScott LaVarnway
2016-05-16neon hadamard 8x8Johann
2016-05-11Merge "remove mmx variance functions"Linfeng Zhang
2016-05-11remove mmx variance functionsLinfeng Zhang
2016-05-11remove mmx sad functionsLinfeng Zhang
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
2016-04-21vpx_minmax_8x8_neon and testJohann
2016-04-15Merge "Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon...Johann Koenig
2016-04-15Enable vpx_idct32x32_1024_add_neon for neon as well, not only for neon_asmMartin Storsjo
2016-04-14Apply 'const' to data not pointerJohann
2016-03-08VPX: loopfilter_mmx.asm using x86inc 2Scott LaVarnway
2016-03-04Revert "VPX: loopfilter_mmx.asm using x86inc"James Zern
2016-02-18VPX: loopfilter_mmx.asm using x86incScott LaVarnway
2016-02-16split vpx_highbd_lpf_horizontal_16 in twoJames Zern
2016-02-16split vpx_lpf_horizontal_16 in twoJames Zern
2016-02-16vpx_highbd_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_highbd_lpf_vertical_8: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_horizontal_8: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_4: remove unused count paramJames Zern
2016-02-16vpx_lpf_vertical_8: remove unused count paramJames Zern
2016-01-29Enable sse2 version of inverse wht for hbd buildYaowu Xu
2016-01-29SSSE3 idct8x8 functions for highbitdpeth buildYaowu Xu
2016-01-29Enable hbd_build to use SSSE3optimized functionsYaowu Xu
2016-01-25Merge "Code clean of sad4xNx4D_sse"James Zern
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 sad4xNx4D_sseJian Zhou
2015-12-17Code clean of sad4xN(_avg)_sseJian Zhou
2015-12-15Merge "move vp9_avg to vpx_dsp"James Zern