- 067e984 aom_dsp: Group aom_rb/aom_wb utilities in the same places. by Tom Finegan · 7 years ago
- 878e676 Clean up aom_upsampled_pred_sse2 by Sachin Kumar Garg · 6 years ago
- 94d3600 Facilitate SIMD opt for highbd subpel motion search by Remya · 7 years ago
- 210f196 Fix unaligned access in xx_loadl_32 & xx_storel_32 by Wan-Teh Chang · 6 years ago
- 7cae98f Add temporal dependency model and rdmult modulation to AV1 by Yue Chen · 7 years ago
- 7dae73f SSE2 implementation of 4-tap filter for widths 8, 4 by Sachin Kumar Garg · 7 years ago
- 173a01f sad formatting by Johann · 7 years ago
- a65377b SSSE3 implementation of 4-tap filter for widths 8, 4 by Sachin Kumar Garg · 7 years ago
- 54fa62e clang-format v6.0.1 by Johann · 7 years ago
- c199fb4 SSE2 implementation of 4-tap filter by Sachin Kumar Garg · 7 years ago
- 3b4bb44 Remove the unused aom_fdct8x8_1_sse2() function. by Wan-Teh Chang · 7 years ago
- c0b290f Remove the aom_reader_has_error() function. by Wan-Teh Chang · 7 years ago
- ed997ab Add some comments for the entropy decoder. by Wan-Teh Chang · 7 years ago
- 18d5555 SSSE3 implementation of 4-tap filter by Sachin Kumar Garg · 7 years ago
- 91c9b2e Modify use_accurate_subpel_search for better coding performance by Yunqing Wang · 7 years ago
- d13a4eb Fix sending repeated random_seed in film grain by Andrey Norkin · 7 years ago
- 44a445c port libvpx sse2 quantize by Johann · 7 years ago
- 0ec3f9b save all registers in ssse3 quantize by SmilingWolf · 7 years ago
- 67645b8 save all registers in avx quantize by SmilingWolf · 7 years ago
- 4359521 arm64: zero vectors for gcc 6.3 by Johann · 7 years ago
- b4c6164 AVX2 implementation of 4-tap filter for widths 8, 4 by Deepa K G · 7 years ago
- 15ad38f Pass n to get_msb in the primitive_quniform funcs. by Wan-Teh Chang · 7 years ago
- 814372e AVX2 implementation of 4-tap filter by Deepa K G · 7 years ago
- f2b7da0 Add avx2 variants of highbd 8x8 and 16x16 var modules by Sachin Kumar Garg · 7 years ago
- f36be56 Remove obsoleted skip_block for quantize_b by Peng Bin · 7 years ago
- 6b97198 Remove obsoleted skip_block for highbd_quantize_b by Peng Bin · 7 years ago
- d11a4b7 Fix Visual Studio 12 build Error in sum_squares_2d by Satish Kumar Suman · 7 years ago
- 95c38b2 Add AVX2 variant for sum_squares_2d by Satish Kumar Suman · 7 years ago
- e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
- fe870f1 Facilitate SIMD optimization of subpel motion search by Deepa K G · 7 years ago
- fcb97b6 Remove some subtract_plane operation by Xing Jin · 7 years ago
- c2e02df Silence shorten-64-to-32 compiler warning by Steinar Midtskogen · 7 years ago
- 2d37191 Consolidate the bilinear filter definition by Yunqing Wang · 7 years ago
- a300b38 Move the uvlc read/write functions. by Tom Finegan · 7 years ago
- 348ced9 Remove unused halfpix_variance functions by Yunqing Wang · 7 years ago
- 0d91c10 Add obu_util and reorganize OBU support code. by Tom Finegan · 7 years ago
- ce4cce4 Graceful failure return from grain synthesis by Debargha Mukherjee · 7 years ago
- aa218b2 Add compound_diffwtd_mask avx2 code by Xing Jin · 7 years ago
- 10df8d1 Delete loopfilter_avx2.c by Scott LaVarnway · 7 years ago
- de2b711 Add blend_a64_mask avx2 code by Xing Jin · 7 years ago
- 47d59ce Detect when we have read beyond the end of buffer. by Wan-Teh Chang · 7 years ago
- 3ab3a7b Unify parameters of hbd/lbd compound pred function by Peng Bin · 7 years ago
- 72c1f07 Add comments about OD_ILOG_NZ. by Wan-Teh Chang · 7 years ago
- f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 7 years ago
- 901ecab Use the short filter in subpel motion search by Yunqing Wang · 7 years ago
- 78003ff Compile fix in ssim.c by Debargha Mukherjee · 7 years ago
- f921344 Add AVX2 optimization for obmc_variance module by Venkat · 7 years ago
- 510cf8e Remove unused file aom_convolve.h by Urvang Joshi · 7 years ago
- aabdca0 Remove effectless code by Yaowu Xu · 7 years ago
- a34fbe2 hbd loopfilter 6,8,14 performance improvement by Victoria Zhislina · 7 years ago
- f02d5f5 Enable sse2 intrinsics for highbd variance calculation by Deepa K G · 7 years ago
- b0c13b2 SSE2 optimization of aom_highbd_comp_mask_pred by Ravi Chaudhary · 7 years ago
- 73c4a8c Refactor: remove useless include file by Xing Jin · 7 years ago
- 948d103 lbd loopfilter 6,8,14 performance improvement by Victoria Zhislina · 7 years ago
- 0a165c4 Opt blend_a64_mask by Xing Jin · 7 years ago
- 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
- 5a4cfcd Revert "highbd_dc_pred_rect: Assert on valid only" by Urvang Joshi · 7 years ago
- a2893ab Add denoiser & noise estimation in the encoder. by Neil Birkbeck · 7 years ago
- 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
- 7b96a96 film grain: set luma grain to 0 when num_y_point is zero by Andrey Norkin · 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
- f7bd562 highbd_dc_pred_rect: Assert on valid input only. by Urvang Joshi · 7 years ago
- 412dbf3 Declare argument of aom_rb_bytes_read as const. by Wan-Teh Chang · 7 years ago
- 85ad011 AVX2 optimization of aom_highbd_comp_mask_pred by Ravi Chaudhary · 7 years ago
- aeadff6 Declare the 'params' arg as const. by Wan-Teh Chang · 7 years ago
- 8a68f7f Moving intrapred_neon.c to aom_dsp/arm by Sachin Kumar Garg · 7 years ago
- db665b0 Declare 'src' arg of av1_add_film_grain as const. by Wan-Teh Chang · 7 years ago
- f8be699 [film grain] Fix clear of {cb,cr}_grain_block by Frederic Barbier · 7 years ago
- 354773c Add forward txfm2d avx2 code by Xing Jin · 7 years ago
- a70532c [film-grain] Fix film grain + --all-layers by David Barker · 7 years ago
- 1f8bf1e8 arm: Fix building intrinsics with clang by Martin Storsjo · 7 years ago
- 5396c55 Rename 'once' to 'aom_once'. by Wan-Teh Chang · 7 years ago
- 48073d9 op_parameters: Use unsigned_literal for read/write by Urvang Joshi · 7 years ago
- b48bc12 Add NEON optimization of lpf_vertical_4 and lpf_horizontal_4 by Cherma Rajan A · 7 years ago
- 5660235 Add NEON optimization of lpf_vertical_6 and lpf_horizontal_14 by Cherma Rajan A · 7 years ago
- d8f9521 Add missing fallback SIMD intrinsics by Steinar Midtskogen · 7 years ago
- 1c2430a hbd lpf sse2 perf and code quality improvement by Victoria Zhislina · 7 years ago
- 82039ef Clear {cb,cr}_grain_block when there is no scaling function by Neil Birkbeck · 7 years ago
- 41b0505 Add ARM Neon optimization of aom_highbd_dc_predictor by Sachin Kumar Garg · 7 years ago
- 6c5d4a3 Add ARM Neon optimization of blend_vmask and blend_hmask by Sachin Kumar Garg · 7 years ago
- 6fbfae3 Make type conversions explicit by Yaowu Xu · 7 years ago
- 17db845 Fix use of uninitialized value in noise_util.c by Neil Birkbeck · 7 years ago
- 8eb2197 Constrain the range of immediate constants by Steinar Midtskogen · 7 years ago
- 0472179 Add 2d wiener denoiser for regrainer by Neil Birkbeck · 7 years ago
- c5a56b9 Fix build issues in previous commit by Steinar Midtskogen · 7 years ago
- 0578d43 Import SIMD intrinsics from more recent Thor code by Steinar Midtskogen · 7 years ago
- 0eaff59 Add NEON optimization of lpf_horizontal_6 by Cherma Rajan A · 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
- 7ffbc9d Add NEON optimization of lpf_vertical_8 by Cherma Rajan A · 7 years ago
- 0ba3c47 Add ARM Neon optimization of aom_lowbd_blend_a64_d16_mask by Remya · 7 years ago
- b01600c Add Arm Neon optimization of round_shift_array by Sachin Kumar Garg · 7 years ago
- 4d6d513 Remove unused static function 'filter_hev_mask4' by David Michael Barr · 7 years ago
- 271c6c4 Add NEON optimization of lpf_vertical_14 and lpf_horizontal_8 by Cherma Rajan A · 7 years ago
- 589b7a1 Change blend function param order from h,w to w,h by Scott LaVarnway · 7 years ago