summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2017-10-12Merge changes I38783d97,If5160c0cKyle Siefring
2017-10-10Add 4 to 1 scaling x86 optimizationLinfeng Zhang
2017-10-10Merge changes I9d4c1af5,I882da3a0Linfeng Zhang
2017-10-09Extend 16 wide AVX2 convolve8 code to support averaging.Kyle Siefring
2017-10-07Add AVX2 version of vpx_convolve8_avg.Kyle Siefring
2017-10-07Merge "ppc: Add vpx_idct32x32_1024_add_vsx"James Zern
2017-10-04Generalize 2:1 vp9_scale_and_extend_frame_ssse3()Linfeng Zhang
2017-10-04Merge changes Id6a8c549,Ib1e0650b,Ic369dd86Linfeng Zhang
2017-10-03Merge "vpx: fix nasm build errors"James Zern
2017-10-03vpx: fix nasm build errorsScott LaVarnway
2017-10-03Refactor x86/vpx_subpixel_8t_intrin_ssse3.cLinfeng Zhang
2017-10-03Add vpx_dsp/x86/mem_sse2.hLinfeng Zhang
2017-10-03Add transpose_8bit_{4x4,8x8}() x86 optimizationLinfeng Zhang
2017-09-30ppc: Add vpx_idct32x32_1024_add_vsxAlexandra Hájková
2017-09-29vpxdsp: [x86] add highbd_d135_predictor functionsScott LaVarnway
2017-09-28vpxdsp: [x86] add highbd_d117_predictor functionsScott LaVarnway
2017-09-27Merge "vpxdsp: [x86] add highbd_d153_predictor functions"Scott LaVarnway
2017-09-27Merge "fix signed integer overflow of idct"James Zern
2017-09-27fix signed integer overflow of idctLinfeng Zhang
2017-09-27vpxdsp: [x86] add highbd_d153_predictor functionsScott LaVarnway
2017-09-26Add vpx_scaled_2d_neon()Linfeng Zhang
2017-09-26Merge changes Ib9105462,Idfac00ed,If8d8a0e2Linfeng Zhang
2017-09-25Merge "vpxdsp: [x86] add highbd_d45_predictor functions"Scott LaVarnway
2017-09-22vpxdsp: [x86] add highbd_d45_predictor functionsScott LaVarnway
2017-09-20Remove the unnecessary cast of (int16_t)cospi_{1...31}_64Linfeng Zhang
2017-09-20Remove the unnecessary upcasts of (int)cospi_{1...31}_64Linfeng Zhang
2017-09-20Change cospi_{1...31}_64 from tran_high_t to tran_coef_tLinfeng Zhang
2017-09-20Merge "vpxdsp: [x86] add highbd_d63_predictor functions"Scott LaVarnway
2017-09-19cosmetics: NEON scaling codeLinfeng Zhang
2017-09-19Refactor convolve NEON codeLinfeng Zhang
2017-09-19Refactor convolve codeLinfeng Zhang
2017-09-19vpxdsp: [x86] add highbd_d63_predictor functionsScott LaVarnway
2017-09-18Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang
2017-09-18Merge "cosmetics: vp9_rtcd_defs.pl"Linfeng Zhang
2017-09-14mips msa clean-up msa macrosKaustubh Raste
2017-09-13cosmetics: vp9_rtcd_defs.plLinfeng Zhang
2017-09-13Merge "Revert "Revert "quantize avx: copy 32x32 implementation"""Johann Koenig
2017-09-12Revert "Revert "quantize avx: copy 32x32 implementation""Johann
2017-09-12Optimize mips msa vp9 average mc functionsKaustubh Raste
2017-09-11Merge "vpxdsp: [x86] add highbd_d207_predictor functions"Scott LaVarnway
2017-09-11Add 4 to 1 scaling NEON optimizationLinfeng Zhang
2017-09-11vpxdsp: [x86] add highbd_d207_predictor functionsScott LaVarnway
2017-09-08intrapred: sync highbd_d63_predictor w/d63_James Zern
2017-09-08intrapred: sync highbd_d45_predictor w/d45_James Zern
2017-09-08Merge changes I9ec438aa,I99c954ffJames Zern
2017-09-08Merge "vpxdsp: [loongson] optimize sad functions with mmi"Shiyou Yin
2017-09-07Update convolve functions' assertionsLinfeng Zhang
2017-09-06Refactor convolve8 NEON functionsLinfeng Zhang
2017-09-06Merge "Remove get_filter_base() and get_filter_offset() in convolve"Linfeng Zhang
2017-09-05Remove get_filter_base() and get_filter_offset() in convolveLinfeng Zhang