summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2018-10-30Add SSE2 support for hbd 4-tap interpolation filter.chiyotsai
2018-10-29vpx postproc: rewrite in intrinsicsJohann
2018-10-29Add AVX2 support for hbd 4-tap interpolation filter.chiyotsai
2018-10-25vp8 bilinear: rewrite 4x4Johann
2018-10-25Merge "Add AVX2 support for 4-tap interpolation filter."Chi Yo Tsai
2018-10-24Add AVX2 support for 4-tap interpolation filter.chiyotsai
2018-10-23Clean up vpx_dsp/x86/convolve_sse2.hchiyotsai
2018-10-18Changes 4-tap SSSE3 filter to 8-tap AVX2 filter.chiyotsai
2018-10-18Add SSSE3 support for 4-tap interpolation filterchiyotsai
2018-10-17Adds SSE2 support for interpolation filter for width 4 and 8chiyotsai
2018-10-17Refactor SSE2 Code for 4-tap interpolation filter on width 16.chiyotsai
2018-10-17Add SSE2 support for 4-tap interpolation filter for width 16.chiyotsai
2018-10-16Fix the filter tap calculation in mips optimizationsYunqing Wang
2018-10-10subpel asm: fix whitespaceJohann
2018-09-24clang-format v6.0.1Johann
2018-09-24Merge "sanitizer: sse2 - fix unaligned double stores"Johann Koenig
2018-09-25sanitizer: sse2 - fix unaligned double storesMatthias Räncker
2018-09-23segfault: fix missing alignment declarationMatthias Räncker
2018-09-21sanitizer: fix unaligned loadsMatthias Räncker
2018-09-20sanitizer: fix unaligned load/storesMatthias Räncker
2018-09-18Fix stack corruption with x86 and --enable-picMatthias Räncker
2018-09-15cosmetics: normalize include guardsJames Zern
2018-08-07Merge "VPX: Improve HBD vpx_hadamard_32x32_sse2()"Scott LaVarnway
2018-08-07vpx_highbd_d153_predictor_4x4_sse2: reduce load sizeJames Zern
2018-07-28arm: Consistently use unified syntax for asmMartin Storsjo
2018-07-26Add New Neon Assemblies for Motion CompensationVenkatarama NG. Avadhani
2018-07-26Merge "vp9: fix OOB read in decoder_peek_si_internal"James Zern
2018-07-25vp9: fix OOB read in decoder_peek_si_internalJames Zern
2018-07-25VPX: Improve HBD vpx_hadamard_32x32_sse2()Scott LaVarnway
2018-07-24VPX: avg_intrin_sse2.c, avg_intrin_avx2.c cleanupScott LaVarnway
2018-07-24VPX: Improve HBD vpx_hadamard_32x32_avx2()Scott LaVarnway
2018-07-23VPX: Add vpx_hadamard_32x32_avx2Scott LaVarnway
2018-07-22Merge "VPX: Add vpx_hadamard_32x32_sse2"Scott LaVarnway
2018-07-22Merge "VPX: Improve HBD vpx_hadamard_16x16_sse2()"Scott LaVarnway
2018-07-21VPX: Add vpx_hadamard_32x32_sse2Scott LaVarnway
2018-07-20VPX: Call vpx_hadamard_16x16_c() in vpx_hadamard_32x32_c()Scott LaVarnway
2018-07-20VPX: Improve HBD vpx_hadamard_16x16_sse2()Scott LaVarnway
2018-07-17vpx_sum_squares_2d_i16_neon(): Make |s2| a uint64x1_t.Raphael Kubo da Costa
2018-07-11Add 32x32 Hadamard transformJingning Han
2018-07-08[VSX] Add support to Power9-only vec_absdLuca Barbato
2018-06-27Merge "[VSX] Drop the clang-4 workaround for vec_xxpermdi"Luca Barbato
2018-06-27[VSX] Replace vec_pack and vec_perm with single vec_permLuc Trudeau
2018-06-27VSX Version of fdct32x32_rdLuc Trudeau
2018-06-25Merge "Add vpx_highbd_avg_8x8, vpx_highbd_avg_4x4"Scott LaVarnway
2018-06-22Add vpx_highbd_avg_8x8, vpx_highbd_avg_4x4Scott LaVarnway
2018-06-22Merge changes I51e7ed32,I99a9535b,Id584d8f6Luca Barbato
2018-06-15[VSX] Drop the clang-4 workaround for vec_xxpermdiLuca Barbato
2018-06-14ppc: add vp9_iht16x16_256_add_vsxAlexandra Hájková
2018-06-14[VSX] Optimize PROCESS16 macroLuc Trudeau
2018-06-13VSX Version of SAD8xNLuc Trudeau