1. c125521 Corrections in convolve unit test by Cherma Rajan A · 7 years ago
  2. 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
  3. a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
  4. 1e73219 Add sse2 version of aom_h_predictor_wxh() by Scott LaVarnway · 7 years ago
  5. a2f7a63 Add sse2 dc, dc_left, dc_top, dc_128, v, h by Scott LaVarnway · 7 years ago
  6. ee5a4d4 Add aom_paeth_predictor_16x64 ssse3,avx2 by Scott LaVarnway · 7 years ago
  7. abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
  8. 139542e Add aom_smooth_predictor_16x64_ssse3() by Scott LaVarnway · 7 years ago
  9. 427b185 Remove unused convolve_add_src functions. by Urvang Joshi · 7 years ago
  10. df8ce4f Remove unused convolve8_avg functions from aom_dsp by Urvang Joshi · 7 years ago
  11. b0eebd6 Remove unused scaled convolve funcs from aom_dsp by Urvang Joshi · 7 years ago
  12. 7cb2db1 Add ssse3 version of aom_smooth_predictor_wxh() by Scott LaVarnway · 7 years ago
  13. f1abb41 Implement aom_variance{128,64,32}_sse2/avx2 by Peng Bin · 7 years ago
  14. 1a79a7e cosmetics: fix some typos by James Zern · 7 years ago
  15. 8ab96a6 aom_dsp_rtcd_defs.pl: rm VP9 directional intra-preds by James Zern · 7 years ago
  16. f245e1e Remove dead code: non-scaled DCT by Sebastien Alaiwan · 7 years ago
  17. fcc8f34 Add sse2/avx2 version of aom_v_predictor_wxh() by Scott LaVarnway · 7 years ago
  18. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  19. 892a543 Add sse2/avx2 version of aom_dc_predictor_wxh() by Scott LaVarnway · 7 years ago
  20. efef81c Add sse2/avx2 version of aom_dc_top_predictor_wxh() by Scott LaVarnway · 7 years ago
  21. de79128 Add sse2/avx2 version of aom_dc_left_predictor_wxh() by Scott LaVarnway · 7 years ago
  22. 3fffb88 Add sse2/avx2 version of aom_dc_128_predictor_wxh() by Scott LaVarnway · 7 years ago
  23. 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
  24. f0cf4e3 Add ssse3/avx2 version of aom_paeth_predictor_wxh() by Scott LaVarnway · 7 years ago
  25. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  26. 0d639a9 Remove CONFIG_LOOP_RESTORATION config flag by Debargha Mukherjee · 7 years ago
  27. 59b633c Remove deprecated intra predictor functions by Hui Su · 7 years ago
  28. 6839682 Rect DC_PRED: mult and shifts equivalent to div. by Urvang Joshi · 7 years ago
  29. 2680275 rename the simd function name to reflect the number of taps used. by Ryan · 7 years ago
  30. d6a7dd1 SSE2 optimization for lpf 16_dual implementations by Maxym Dmytrychenko · 7 years ago
  31. d3d4159 Remove CONFIG_TX64X64 by Yaowu Xu · 7 years ago
  32. 6d0ed3e Remove CONFIG_PARALLEL_DEBLOCKING by Yaowu Xu · 7 years ago
  33. 3c74dd4 Add aom_comp_mask_pred_avx2 by Peng Bin · 7 years ago
  34. aab6aee AVX2 implementation of the Wiener filter by Imdad Sardharwalla · 7 years ago
  35. f8daa92 Remove aom_comp_mask_upsampled_pred from rtcd by Peng Bin · 7 years ago
  36. 33ba1fe Add aom_comp_mask_<upsampled>pred_ssse3 by Peng Bin · 7 years ago
  37. ae6e6bc SSE2 optimizations for _6/_16 lowbd lpf functions by Maxym Dmytrychenko · 7 years ago
  38. 37ebf18 [Normative] DC_PRED: Avoid div using mult+shift. by Urvang Joshi · 7 years ago
  39. 729d0f5 Add implemented functions to rtcd that were missed by Kyle Siefring · 7 years ago
  40. d3e7c68 Remove the use of macro "CONFIG_HIGHBITDEPTH" by Yaowu Xu · 7 years ago
  41. bf3d496 JNT_COMP: add SIMD and interface for high bit-depth by Cheng Chen · 7 years ago
  42. aecbba6 add copyright to rtcd files by Johann · 7 years ago
  43. 1ac47a7 round_shift_array: Use SSE4 version everywhere. by Urvang Joshi · 7 years ago
  44. fa00507 Remove convolve_round/compound_round config flags by Yunqing Wang · 7 years ago
  45. dd1acdf Intra Prediction for 4x16 and 16x4 by Luc Trudeau · 7 years ago
  46. 684b7bd Unify highbd loopfilter function names by James Zern · 7 years ago
  47. 1dbe80b Unify loopfilter function names by James Zern · 7 years ago
  48. 4e51082 Remove dead convolve functions by Sebastien Alaiwan · 7 years ago
  49. d0179a6 JNT_COMP: add ssse3 implementations for sad_avg by Cheng Chen · 7 years ago
  50. d286443 JNT_COMP: SIMD implementation for aom_jnt_sub_pixel_avg by Cheng Chen · 7 years ago
  51. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  52. ef34fff JNT_COMP: add SIMD implementations for c functions by Cheng Chen · 7 years ago
  53. f78632e JNT_COMP: Refactor code by Cheng Chen · 7 years ago
  54. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  55. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  56. ae67695 Lowbd D207E/D63E/D45E intrapred x86 optimization by Yi Luo · 7 years ago
  57. 0b7127b Highbd D207E/D63E intrapred sse2/avx2 optimization by Yi Luo · 7 years ago
  58. 56ad3dd Highbd D45E intrapred SSE2/AVX2 speedup by Yi Luo · 7 years ago
  59. 71b6e04 Migrate some vp9 highbd intrapred x86 speedup to av1 by Yi Luo · 7 years ago
  60. 46ae1ea Lowbd SMOOTH_PRED intrapred ssse3 optimization by Yi Luo · 7 years ago
  61. 237cf1b Lowbd TM_PRED intra pred avx2 optimization by Yi Luo · 7 years ago
  62. b51ef0d cosmetics: Re-indent perl files by Sebastien Alaiwan · 7 years ago
  63. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  64. a0f66fc Lowbd TM_PRED intrapred ssse3 optimization by Yi Luo · 8 years ago
  65. 2fa6e1c Add 32x128/128x32 block sizes by Rupert Swarbrick · 8 years ago
  66. 23c6190 Lowbd intrapred DC/TOP/LEFT/128/V/H avx2 by Yi Luo · 8 years ago
  67. 0c0fd1e Lowbd rectangle V/H intra pred sse2 optimization by Yi Luo · 8 years ago
  68. 1512fa9 cosmetics,*rtcd*.pl: reindent by James Zern · 8 years ago
  69. 39bdf36 Lowbd rect intrapred DC/LEFT/TOP/128 sse2 optimization by Yi Luo · 8 years ago
  70. bdddf33 Highbd rectangle intrapred V/DC sse2 optimization by Yi Luo · 8 years ago
  71. bbf6186 Highbd intrapred DC_LEFT/TOP/128 sse2 optimization by Yi Luo · 8 years ago
  72. 23b9b31 Highbd intra pred H_PRED sse2 optimization by Yi Luo · 8 years ago
  73. ea8a0d5 Lowbd parallel_deblocking sse2 optimization by Yi Luo · 8 years ago
  74. ccfdfce aom_dsp: regularize EXT_PARTITION_TYPES handling. by Ralph Giles · 8 years ago
  75. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  76. 6ae0054 Highbd loop filter AVX2 by Yi Luo · 8 years ago
  77. f3b5ee1 Refactor quantization C code. by Thomas Davies · 8 years ago
  78. 7267857 ext-partition-types: Add 64x16 and 16x64 bsizes by Rupert Swarbrick · 8 years ago
  79. 7b51709 Integrate convolve_round with compound_segment by Angie Chiang · 8 years ago
  80. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  81. 505f006 Fix frame scaling prediction by Fergus Simpson · 8 years ago
  82. 24d565b Cleanup dead inv-txfm functions in HBD data path by Frederic Barbier · 8 years ago
  83. 0f4195c Fwd txfm and quantizer HBD/LBD data paths co-exist by Yi Luo · 8 years ago
  84. 5128109 Fix inv txfm low/high bitdepth selection logic by Yi Luo · 8 years ago
  85. 193422e Add avx2 highbd_quantize_b by Yi Luo · 8 years ago
  86. 5d24b6f encoder: Remove 64x upsampled reference buffers by Timothy B. Terriberry · 8 years ago
  87. d405f8a Cleanup dead fwd transform functions by Frederic Barbier · 8 years ago
  88. 766a389 Add a new experiment "rect-intra-pred". by Urvang Joshi · 8 years ago
  89. 8ea3319 Remove VAR_BASED_PARTITION. by Thomas Daede · 8 years ago
  90. 0aa39ff ext-inter: Vectorize new masked SAD/SSE functions by David Barker · 8 years ago
  91. f19f35f ext-inter: Further cleanup by David Barker · 8 years ago
  92. 5d34e6a Vectorize high-precision convolve filter by David Barker · 8 years ago
  93. 0f3c94e ext-inter: Delete dead code by David Barker · 8 years ago
  94. ba02c24 Remove CONFIG_{DE,EN}CODERS from the CMake build. by Tom Finegan · 8 years ago
  95. c155e01 ext-inter: Use joint_motion_search for masked compounds by David Barker · 8 years ago
  96. 28d15c7 Experimental high precision convolve for Wiener by Debargha Mukherjee · 8 years ago
  97. be111b3 Remove armv6 media-extension assembly. by Ralph Giles · 8 years ago
  98. 40f22ef Partial IDCT 32x32 avx2 by Yi Luo · 8 years ago
  99. f6176ab Partial IDCT 16x16 avx2 by Yi Luo · 8 years ago
  100. e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago