summaryrefslogtreecommitdiff
path: root/vpx_dsp/vpx_dsp.mk
AgeCommit message (Expand)Author
2016-11-08Optimize idct32x32_135_add for NEONJohann
2016-11-08Merge "Add high bitdepth intra prediction NEON optimization (mode dc)"Linfeng Zhang
2016-11-04Extract high bit depth helper functionsJohann
2016-11-01Add high bitdepth intra prediction NEON optimization (mode dc)Linfeng Zhang
2016-10-31idct,NEON: add a tran_low_t->s16 load adapterJames Zern
2016-10-25Optimize idct32x32_34_add for NEONJohann
2016-10-20remove idct32x32*_add_neon.asmJames Zern
2016-10-17add vpx high bitdepth convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-10-13add vpx_highbd_convolve_{copy,avg}_neon()Linfeng Zhang
2016-10-06[vpx highbd lpf NEON 1/6] horizontal 4Linfeng Zhang
2016-10-05enable idct*_1_add_neon in high-bitdepth buildsJames Zern
2016-10-01Merge "Refactor vpx lpf NEON files (step 2/2)"Linfeng Zhang
2016-10-01Merge "Refactor vpx lpf NEON files (step 1/2)"Linfeng Zhang
2016-09-30Merge changes from topic '8bit-hbd-idct'James Zern
2016-09-30idct,msa/neon: exclude idct files from hbd buildJames Zern
2016-09-30Refactor vpx lpf NEON files (step 2/2)Linfeng Zhang
2016-09-30Refactor vpx lpf NEON files (step 1/2)Linfeng Zhang
2016-09-29Refine vpx convolve8 NEON intrinsics optimizationLinfeng Zhang
2016-09-19Refactor lpf (size 4 and 8) NEON intrinsics optimizationLinfeng Zhang
2016-08-23Remove halfpix specializationJohann
2016-08-12NEON intrinsics for 4 loopfilter functionsLinfeng Zhang
2016-08-04Merge "Remove armv6 target"Johann Koenig
2016-08-04Remove armv6 targetJohann
2016-08-04Extract neon transpose for re-useJohann
2016-07-13postproc - move filling of noise buffer to vpx_dsp.Jim Bankoski
2016-07-12deblock filter : moved from vp8 code branchJim Bankoski
2016-07-07Merge "Support measure distortion in the pixel domain"Jingning Han
2016-07-06Support measure distortion in the pixel domainJingning Han
2016-06-29vpx_dsp: remove x86inc.asm distinctionJohann
2016-06-24Port metric computation changes from nextgenv2Yaowu Xu
2016-06-17remove vp10James Zern
2016-06-02vpx_dsp,add_noise: remove mmx implementationJames Zern
2016-06-02vpx_dsp: remove mmx variance implementationsJames Zern
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-18Merge "neon hadamard 8x8"Johann Koenig
2016-05-16neon hadamard 8x8Johann
2016-05-11remove mmx sad functionsLinfeng Zhang
2016-05-10vpx_dsp: Rename postproc.c add_noise.Jim Bankoski
2016-05-02Move vpx_add_plane from codec to vpx_dsp and dedup.Jim Bankoski
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
2015-12-14move vp9_avg to vpx_dspJames Zern
2015-10-20Optimize vpx_quantize_{b,b_32x32} assembler.Geza Lore
2015-09-30vp8: change build_intra_predictors_mby_s to use vpx_dsp.Ronald S. Bultje
2015-09-03VPX: subpixel_8t_ssse3 asm using x86incScott LaVarnway
2015-08-27Add sse2 versions of halfpix varianceJohann
2015-08-19Merge "Rename inv_txfm_sse2.asm to inv_wht_sse2.asm"Jingning Han
2015-08-19Rename inv_txfm_sse2.asm to inv_wht_sse2.asmJingning Han