1. cfeb712 Revert "Clean up aom_highbd_upsampled_pred_sse2" by Yunqing Wang · 6 years ago
  2. f2ea6e1 Enforce C++11 in build configuration by David Turner · 6 years ago
  3. 4561597 Fix unaligned read/write in lpf_vertical_4_neon by Cherma Rajan A · 6 years ago
  4. 286ed99 Clean up aom_highbd_upsampled_pred_sse2 by Remya · 6 years ago
  5. b5ed1e6 SSE4.1 and AVX2 highbd_blend_a64_d16_mask by David Turner · 6 years ago
  6. 40496f7 Add AVX2 variants for 4 tap highbd filter by Remya · 6 years ago
  7. 5cbeca8 Fix thread sanitizer issue in hbd modules by Ravi Chaudhary · 6 years ago
  8. 1996a35 Optimize av1_wiener_convolve_add_src_avx2 by Satish Kumar Suman · 6 years ago
  9. a9edad7 Fix aom_<highbd>_sse_sse4_1/avx2 issue by Peng Bin · 6 years ago
  10. 427e3b1 Cleanup functions that should be marked static by Sarah Parker · 6 years ago
  11. ce781ca Clean up aom_subpixel_8t_intrin_sse2.c by Sachin Kumar Garg · 6 years ago
  12. 3a0667d SSE2 implementation of 4-tap highbd filter by Sachin Kumar Garg · 6 years ago
  13. cba2df4 fix unaligned loads in loopfilter by Johann · 6 years ago
  14. ae356d1 Fix stack corruption with x86 and --enable-pic by Johann · 6 years ago
  15. 067e984 aom_dsp: Group aom_rb/aom_wb utilities in the same places. by Tom Finegan · 7 years ago
  16. 878e676 Clean up aom_upsampled_pred_sse2 by Sachin Kumar Garg · 6 years ago
  17. 94d3600 Facilitate SIMD opt for highbd subpel motion search by Remya · 7 years ago
  18. 210f196 Fix unaligned access in xx_loadl_32 & xx_storel_32 by Wan-Teh Chang · 6 years ago
  19. 7cae98f Add temporal dependency model and rdmult modulation to AV1 by Yue Chen · 7 years ago
  20. 7dae73f SSE2 implementation of 4-tap filter for widths 8, 4 by Sachin Kumar Garg · 7 years ago
  21. 173a01f sad formatting by Johann · 7 years ago
  22. a65377b SSSE3 implementation of 4-tap filter for widths 8, 4 by Sachin Kumar Garg · 7 years ago
  23. 54fa62e clang-format v6.0.1 by Johann · 7 years ago
  24. c199fb4 SSE2 implementation of 4-tap filter by Sachin Kumar Garg · 7 years ago
  25. 3b4bb44 Remove the unused aom_fdct8x8_1_sse2() function. by Wan-Teh Chang · 7 years ago
  26. c0b290f Remove the aom_reader_has_error() function. by Wan-Teh Chang · 7 years ago
  27. ed997ab Add some comments for the entropy decoder. by Wan-Teh Chang · 7 years ago
  28. 18d5555 SSSE3 implementation of 4-tap filter by Sachin Kumar Garg · 7 years ago
  29. 91c9b2e Modify use_accurate_subpel_search for better coding performance by Yunqing Wang · 7 years ago
  30. d13a4eb Fix sending repeated random_seed in film grain by Andrey Norkin · 7 years ago
  31. 44a445c port libvpx sse2 quantize by Johann · 7 years ago
  32. 0ec3f9b save all registers in ssse3 quantize by SmilingWolf · 7 years ago
  33. 67645b8 save all registers in avx quantize by SmilingWolf · 7 years ago
  34. 4359521 arm64: zero vectors for gcc 6.3 by Johann · 7 years ago
  35. b4c6164 AVX2 implementation of 4-tap filter for widths 8, 4 by Deepa K G · 7 years ago
  36. 15ad38f Pass n to get_msb in the primitive_quniform funcs. by Wan-Teh Chang · 7 years ago
  37. 814372e AVX2 implementation of 4-tap filter by Deepa K G · 7 years ago
  38. f2b7da0 Add avx2 variants of highbd 8x8 and 16x16 var modules by Sachin Kumar Garg · 7 years ago
  39. f36be56 Remove obsoleted skip_block for quantize_b by Peng Bin · 7 years ago
  40. 6b97198 Remove obsoleted skip_block for highbd_quantize_b by Peng Bin · 7 years ago
  41. d11a4b7 Fix Visual Studio 12 build Error in sum_squares_2d by Satish Kumar Suman · 7 years ago
  42. 95c38b2 Add AVX2 variant for sum_squares_2d by Satish Kumar Suman · 7 years ago
  43. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  44. fe870f1 Facilitate SIMD optimization of subpel motion search by Deepa K G · 7 years ago
  45. fcb97b6 Remove some subtract_plane operation by Xing Jin · 7 years ago
  46. c2e02df Silence shorten-64-to-32 compiler warning by Steinar Midtskogen · 7 years ago
  47. 2d37191 Consolidate the bilinear filter definition by Yunqing Wang · 7 years ago
  48. a300b38 Move the uvlc read/write functions. by Tom Finegan · 7 years ago
  49. 348ced9 Remove unused halfpix_variance functions by Yunqing Wang · 7 years ago
  50. 0d91c10 Add obu_util and reorganize OBU support code. by Tom Finegan · 7 years ago
  51. ce4cce4 Graceful failure return from grain synthesis by Debargha Mukherjee · 7 years ago
  52. aa218b2 Add compound_diffwtd_mask avx2 code by Xing Jin · 7 years ago
  53. 10df8d1 Delete loopfilter_avx2.c by Scott LaVarnway · 7 years ago
  54. de2b711 Add blend_a64_mask avx2 code by Xing Jin · 7 years ago
  55. 47d59ce Detect when we have read beyond the end of buffer. by Wan-Teh Chang · 7 years ago
  56. 3ab3a7b Unify parameters of hbd/lbd compound pred function by Peng Bin · 7 years ago
  57. 72c1f07 Add comments about OD_ILOG_NZ. by Wan-Teh Chang · 7 years ago
  58. f7b11f5 Clean up "ref" field in ConvolveParams by Peng Bin · 7 years ago
  59. 901ecab Use the short filter in subpel motion search by Yunqing Wang · 7 years ago
  60. 78003ff Compile fix in ssim.c by Debargha Mukherjee · 7 years ago
  61. f921344 Add AVX2 optimization for obmc_variance module by Venkat · 7 years ago
  62. 510cf8e Remove unused file aom_convolve.h by Urvang Joshi · 7 years ago
  63. aabdca0 Remove effectless code by Yaowu Xu · 7 years ago
  64. a34fbe2 hbd loopfilter 6,8,14 performance improvement by Victoria Zhislina · 7 years ago
  65. f02d5f5 Enable sse2 intrinsics for highbd variance calculation by Deepa K G · 7 years ago
  66. b0c13b2 SSE2 optimization of aom_highbd_comp_mask_pred by Ravi Chaudhary · 7 years ago
  67. 73c4a8c Refactor: remove useless include file by Xing Jin · 7 years ago
  68. 948d103 lbd loopfilter 6,8,14 performance improvement by Victoria Zhislina · 7 years ago
  69. 0a165c4 Opt blend_a64_mask by Xing Jin · 7 years ago
  70. 3a0c2ed Speedup InterpFilterParams by Peng Bin · 7 years ago
  71. 5a4cfcd Revert "highbd_dc_pred_rect: Assert on valid only" by Urvang Joshi · 7 years ago
  72. a2893ab Add denoiser & noise estimation in the encoder. by Neil Birkbeck · 7 years ago
  73. fd68191 Opt convolve avx2 by Xing Jin · 7 years ago
  74. 383895c Fix error reported by valgrind by Peng Bin · 7 years ago
  75. 980af3a Add aom_subtract_block_avx2 by Xing Jin · 7 years ago
  76. 45811bc Add Masked sad avx2 code by Xing Jin · 7 years ago
  77. 6042d90 x86: Add subpixel obmc variance by Kyle Siefring · 7 years ago
  78. 7b96a96 film grain: set luma grain to 0 when num_y_point is zero by Andrey Norkin · 7 years ago
  79. 6eecfe9 Add obmc add avx2 code by Xing Jin · 7 years ago
  80. cbdb1ef x86 Jnt Subpel Variance: Handle Loads Correctly by Kyle Siefring · 7 years ago
  81. f7bd562 highbd_dc_pred_rect: Assert on valid input only. by Urvang Joshi · 7 years ago
  82. 412dbf3 Declare argument of aom_rb_bytes_read as const. by Wan-Teh Chang · 7 years ago
  83. 85ad011 AVX2 optimization of aom_highbd_comp_mask_pred by Ravi Chaudhary · 7 years ago
  84. aeadff6 Declare the 'params' arg as const. by Wan-Teh Chang · 7 years ago
  85. 8a68f7f Moving intrapred_neon.c to aom_dsp/arm by Sachin Kumar Garg · 7 years ago
  86. db665b0 Declare 'src' arg of av1_add_film_grain as const. by Wan-Teh Chang · 7 years ago
  87. f8be699 [film grain] Fix clear of {cb,cr}_grain_block by Frederic Barbier · 7 years ago
  88. 354773c Add forward txfm2d avx2 code by Xing Jin · 7 years ago
  89. a70532c [film-grain] Fix film grain + --all-layers by David Barker · 7 years ago
  90. 1f8bf1e8 arm: Fix building intrinsics with clang by Martin Storsjo · 7 years ago
  91. 5396c55 Rename 'once' to 'aom_once'. by Wan-Teh Chang · 7 years ago
  92. 48073d9 op_parameters: Use unsigned_literal for read/write by Urvang Joshi · 7 years ago
  93. b48bc12 Add NEON optimization of lpf_vertical_4 and lpf_horizontal_4 by Cherma Rajan A · 7 years ago
  94. 5660235 Add NEON optimization of lpf_vertical_6 and lpf_horizontal_14 by Cherma Rajan A · 7 years ago
  95. d8f9521 Add missing fallback SIMD intrinsics by Steinar Midtskogen · 7 years ago
  96. 1c2430a hbd lpf sse2 perf and code quality improvement by Victoria Zhislina · 7 years ago
  97. 82039ef Clear {cb,cr}_grain_block when there is no scaling function by Neil Birkbeck · 7 years ago
  98. 41b0505 Add ARM Neon optimization of aom_highbd_dc_predictor by Sachin Kumar Garg · 7 years ago
  99. 6c5d4a3 Add ARM Neon optimization of blend_vmask and blend_hmask by Sachin Kumar Garg · 7 years ago
  100. 6fbfae3 Make type conversions explicit by Yaowu Xu · 7 years ago