- fd68191 Opt convolve avx2 by Xing Jin · 7 years ago
- 383895c Fix error reported by valgrind by Peng Bin · 7 years ago
- 980af3a Add aom_subtract_block_avx2 by Xing Jin · 7 years ago
- 45811bc Add Masked sad avx2 code by Xing Jin · 7 years ago
- 6042d90 x86: Add subpixel obmc variance by Kyle Siefring · 7 years ago
- 6eecfe9 Add obmc add avx2 code by Xing Jin · 7 years ago
- cbdb1ef x86 Jnt Subpel Variance: Handle Loads Correctly by Kyle Siefring · 7 years ago
- 85ad011 AVX2 optimization of aom_highbd_comp_mask_pred by Ravi Chaudhary · 7 years ago
- 354773c Add forward txfm2d avx2 code by Xing Jin · 7 years ago
- 1c2430a hbd lpf sse2 perf and code quality improvement by Victoria Zhislina · 7 years ago
- 0472179 Add 2d wiener denoiser for regrainer by Neil Birkbeck · 7 years ago
- 424d571 lpf 6 dual functions added, single sse2 improved by Victoria Zhislina · 7 years ago
- eff5608 lpf sse2 14 dual performance improvements by Victoria Zhislina · 7 years ago
- 4d6d513 Remove unused static function 'filter_hev_mask4' by David Michael Barr · 7 years ago
- 589b7a1 Change blend function param order from h,w to w,h by Scott LaVarnway · 7 years ago
- de50ad4 Revert "Add 2d wiener denoiser for regrainer" by Wan-Teh Chang · 7 years ago
- 1eaef20 Add missing subpel variance functions for x86. by Kyle Siefring · 7 years ago
- 729cd50 Add 2d wiener denoiser for regrainer by Neil Birkbeck · 7 years ago
- e48cda9 Remove 'aom_dsp/avg.c' and related sources by David Michael Barr · 7 years ago
- 33104bf Remove unused static function 'highbd_flat_mask5' by David Michael Barr · 7 years ago
- f0c4481 lpf sse2 4,8 single and dual improvements by Victoria Zhislina · 7 years ago
- cd69577 Use force inline for obmc_sad_w4n/w8n by Peng Bin · 7 years ago
- 9a7278f Remove CONFIG_AV1 preproc symbol. by Tom Finegan · 7 years ago
- 3092e71 Add aom_lowbd_blend_a64_d16_mask_sse4_1 by Scott LaVarnway · 7 years ago
- 03aff6a highbd lpf 4 sse2 vertical improvement by Victoria Zhislina · 7 years ago
- 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 7 years ago
- 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 7 years ago
- 85fea90 Use dual functions for loop filter by Cheng Chen · 7 years ago
- 69e06a3 Remove unused static function 'read64' by Urvang Joshi · 7 years ago
- 9295fca Refactor: av1_make_inter_predictor by Peng Bin · 7 years ago
- 2313d7d Cosmetic changes to variance_sse2/avx2 by Peng Bin · 7 years ago
- f8885d4 Refactor: Update variance avx2 functions by Peng Bin · 7 years ago
- 7ad9dae Refactor: Update variance sse2 functions by Peng Bin · 7 years ago
- 83cb72c highbd lpf 4 sse2 performance improvement by Victoria Zhislina · 7 years ago
- 122f693 highbd lpf 4,8,14 perf improvement by Victoria Zhislina · 7 years ago
- 698720b Further remove old transform code by Urvang Joshi · 7 years ago
- ee2c811 Remove unused macros. by Urvang Joshi · 7 years ago
- 773e229 Remove unused static functions. by Urvang Joshi · 7 years ago
- d0426c7 Use _mm_set_epi32() for older version MSVC by Yaowu Xu · 7 years ago
- 52b6299 Scaled pred: proper convolve for subpel search by Urvang Joshi · 7 years ago
- 5123251 Avoid intrinsics incompatible with VS compiler by Imdad Sardharwalla · 7 years ago
- e4e586d Fix sse overflow in highbd_*_obmc_variance sse4 version by Yue Chen · 7 years ago
- be4f4e7 Read only required pixels in loop-filter intrinsics by Deepa K G · 7 years ago
- a99a263 Remove the av1_get_interp_filter_params() function by Urvang Joshi · 7 years ago
- be3fcc5 highbd loopfilter dual functions perf improvement by Victoria Zhislina · 7 years ago
- 75e2e2d Remove dead code of aom_int_pro_motion_estimation by Kyle Siefring · 7 years ago
- 004acad sse2 dc_predictors: replace divide with multiply and shift by Scott LaVarnway · 7 years ago
- 9249fdb Fix compile issue for MSVC by Peng Bin · 7 years ago
- cc816c8 highbd loopfilter dual performance improvement by Victoria Zhislina · 7 years ago
- c961b99 Optimize aom_sum_squares_2d_i16_sse2 by Peng Bin · 7 years ago
- ef6e2df Remove av1_full_sad_search by Kyle Siefring · 7 years ago
- 0650d14 Fix issues in JntCompAvg SSE modules by Ravi Chaudhary · 7 years ago
- 14b03b0 highbd lpf vertical functions perf improvements by Victoria Zhislina · 7 years ago
- 00f8a93 Add sse2/ssse3 intra predictors for 16x4 by Scott LaVarnway · 7 years ago
- 7600314 Add sse2/ssse3 intra predictors for 32x8 by Scott LaVarnway · 7 years ago
- 925d4e5 Add sse2/ssse3 intra predictors for 8x32 by Scott LaVarnway · 7 years ago
- aaed33a Add sse2/ssse3 intra predictors for 4x16 by Scott LaVarnway · 7 years ago
- 6d9d52d Add ssse3 aom_smooth_h_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
- 5be7c66 Add ssse3 aom_smooth_h_predictor_8xh by Scott LaVarnway · 7 years ago
- 5af4891 Remove CONFIG_LOWPRECISION_BLEND by Yaowu Xu · 7 years ago
- deeee7c Add ssse3 aom_smooth_h_predictor_4xh by Scott LaVarnway · 7 years ago
- 23c1d63 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- 7db820e Add ssse3 aom_smooth_v_predictor_4xh by Scott LaVarnway · 7 years ago
- 71ad53a hbd loopfilter sse2 _6 created, _8 and _14 improved by Victoria Zhislina · 7 years ago
- 2a21b10 Add INLINE for compute_jnt_comp_avg by Peng Bin · 7 years ago
- 664b74f Add ssse3 aom_smooth_v_predictor_8xh by Scott LaVarnway · 7 years ago
- a3578c2 lpf_vertical_14_sse2 and _8 1.5 times perf increase by Victoria Zhislina · 7 years ago
- e25a4ba Add ssse3 aom_smooth_v_predictor_16,32,64xh by Scott LaVarnway · 7 years ago
- 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
- a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
- 5997c7d Improved aom_smooth_predictor_16x 32,16,8 by Scott LaVarnway · 7 years ago
- 1e73219 Add sse2 version of aom_h_predictor_wxh() by Scott LaVarnway · 7 years ago
- a2f7a63 Add sse2 dc, dc_left, dc_top, dc_128, v, h by Scott LaVarnway · 7 years ago
- ee5a4d4 Add aom_paeth_predictor_16x64 ssse3,avx2 by Scott LaVarnway · 7 years ago
- bcaa2f8 Improved ssse3 version of aom_smooth_predictor_32x 16,32 by Scott LaVarnway · 7 years ago
- abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
- 139542e Add aom_smooth_predictor_16x64_ssse3() by Scott LaVarnway · 7 years ago
- 427b185 Remove unused convolve_add_src functions. by Urvang Joshi · 7 years ago
- df8ce4f Remove unused convolve8_avg functions from aom_dsp by Urvang Joshi · 7 years ago
- b0eebd6 Remove unused scaled convolve funcs from aom_dsp by Urvang Joshi · 7 years ago
- 7cb2db1 Add ssse3 version of aom_smooth_predictor_wxh() by Scott LaVarnway · 7 years ago
- f1abb41 Implement aom_variance{128,64,32}_sse2/avx2 by Peng Bin · 7 years ago
- 789cf9e Refactor aom_v_predictor 32/64 x h by Scott LaVarnway · 7 years ago
- 79363c8 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- f245e1e Remove dead code: non-scaled DCT by Sebastien Alaiwan · 7 years ago
- be4dd10 SSE optimization of motion compensation functions by Ravi Chaudhary · 7 years ago
- fcc8f34 Add sse2/avx2 version of aom_v_predictor_wxh() by Scott LaVarnway · 7 years ago
- a7bbf1c loopfilter _6 vertical improvement by Victoria Zhislina · 7 years ago
- 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
- 892a543 Add sse2/avx2 version of aom_dc_predictor_wxh() by Scott LaVarnway · 7 years ago
- efef81c Add sse2/avx2 version of aom_dc_top_predictor_wxh() by Scott LaVarnway · 7 years ago
- de79128 Add sse2/avx2 version of aom_dc_left_predictor_wxh() by Scott LaVarnway · 7 years ago
- 3fffb88 Add sse2/avx2 version of aom_dc_128_predictor_wxh() by Scott LaVarnway · 7 years ago
- 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
- 098631c Fix highbd_variance 32x8 bug by Peng Bin · 7 years ago
- f0cf4e3 Add ssse3/avx2 version of aom_paeth_predictor_wxh() by Scott LaVarnway · 7 years ago
- 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
- f2f276c AVX2 optimization of motion compensation functions by Deepa K G · 7 years ago
- 9cab45c AVX2 implementation of av1_highbd_convolve_y_sr_c by Ravi Chaudhary · 7 years ago
- 0d639a9 Remove CONFIG_LOOP_RESTORATION config flag by Debargha Mukherjee · 7 years ago