summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86
AgeCommit message (Expand)Author
2016-02-27VPX: Remove pmin/pmax from subpixel functions.Scott LaVarnway
2016-02-27Merge "VPX: vpx_filter_block1d16_(v8, v8_avg)"Scott LaVarnway
2016-02-25x86/convolve.h: remove redundant check in FUN_CONV_2DJames Zern
2016-02-25x86/convolve.h: replace while w/if for w < 16James Zern
2016-02-25VPX: vpx_filter_block1d16_(v8, v8_avg)Scott LaVarnway
2016-02-24x86/convolve.h: change filter[] || chains to |James Zern
2016-02-23BUG FIX: vpx_filter_block1d(8,4)_(v8, v8_avg)Scott LaVarnway
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
2016-01-13Revert "Merge "Change highbd variance rounding to prevent negative variance.""Alex Converse
2016-01-13Merge "Change highbd variance rounding to prevent negative variance."Alex Converse
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-21Merge "Code clean of highbd_v_predictor_4x4"Jian Zhou
2015-12-19Merge "Fix for issue 1114 compile error"Yunqing Wang
2015-12-18sad_sse2: fix sad4xN(_avg) on windowsJames 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-18Fix for issue 1114 compile errorPeter de Rivaz
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
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-12-14Merge "Code clean of tm_predictor_32x32"Jian Zhou
2015-12-11Merge "Speed up tm_predictor_16x16"Jian Zhou
2015-12-11Code clean of tm_predictor_32x32Jian Zhou
2015-12-11Merge "SSE2 based h_predictor_32x32"Jian Zhou
2015-12-11Merge "dc_left_pred[48]: fix pic builds"James Zern
2015-12-11Merge "Code clean of dc_left/top_predictor_16x16"Jian Zhou
2015-12-10dc_left_pred[48]: fix pic buildsJames Zern
2015-12-10Fix the win32 crash when GET_GOT is not definedYunqing Wang
2015-12-10Code clean of dc_left/top_predictor_16x16Jian Zhou
2015-12-10SSE2 based h_predictor_32x32Jian Zhou