1. 8295c7c Vectorize av1_convolve_2d() by David Barker · 8 years ago
  2. d61e608 Add HBD data path for av1_block_error_avx2 by Yi Luo · 8 years ago
  3. f03907a Make ext_inter/wedge/compound_segment/interintra on by default by Yue Chen · 8 years ago
  4. ef39c84 Add a unit test for AV1 quantizer optimization by Yi Luo · 8 years ago
  5. 378d652 Remove CONFIG_{DE,EN}CODERS from the build system. by Tom Finegan · 8 years ago
  6. 5d34e6a Vectorize high-precision convolve filter by David Barker · 8 years ago
  7. 1e42436 Add unit tests for v256 intrinsics by Steinar Midtskogen · 9 years ago
  8. d466882 Add transform test for 64x64. by Urvang Joshi · 8 years ago
  9. 37f6220 Rename 32x32 transform test file. by Urvang Joshi · 8 years ago
  10. ee67432 Vectorize corner matching function by David Barker · 8 years ago
  11. d8a423c Add SSSE3 warp filter + const-ify warp filters by David Barker · 8 years ago
  12. ff4fa06 Add the motion vector unit test by Yunqing Wang · 8 years ago
  13. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  14. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  15. 05a12ea Refactored warp_filter_test to allow reuse by external tests. by Sean Purser-Haskell · 8 years ago
  16. 9a3d29e Add SSE2 av1_fht32x32 by Yi Luo · 8 years ago
  17. 8036058 Enable/disable unit tests correctly in decoder-only build case by Yunqing Wang · 8 years ago
  18. dfad2b1 Add unit tests for SIMD optimised dering functions by Steinar Midtskogen · 8 years ago
  19. f47f6ff Flip binary_codes_test off when ANS is turned on. by Alex Converse · 8 years ago
  20. 47748b5 Adds binary code lib for coding various symbols by Debargha Mukherjee · 8 years ago
  21. ce110cc Vectorize self-guided filter by David Barker · 8 years ago
  22. 8d8638a Use 3-tap spatial filter in FILTER_INTRA experiment by Yue Chen · 8 years ago
  23. 0143513 Merging the dering and clpf experiments into a single experiment: CDEF by Jean-Marc Valin · 8 years ago
  24. a488727 Remove CONFIG_AV1_TEMPORAL_DENOISING. by Tom Finegan · 8 years ago
  25. 04305c6 Add unit tests for v64 intrinsics by Steinar Midtskogen · 9 years ago
  26. 2f6bdd8 Add a unit test for AV1E_SET_ANS_WINDOW_SIZE_LOG2 by Alex Converse · 8 years ago
  27. 838367d Add correctness tests for the SSE2 warp filter by David Barker · 8 years ago
  28. fb1425f Add framework for testing intrinsics by Steinar Midtskogen · 8 years ago
  29. 840b2be Modify test.mk by Yunqing Wang · 8 years ago
  30. 73c145a Revert "Add framework for testing intrinsics" by James Zern · 8 years ago
  31. 3e882f2 Add framework for testing intrinsics by Steinar Midtskogen · 8 years ago
  32. b137289 Turn on convolve_test.cc by Angie Chiang · 8 years ago
  33. ed8cd9a adapt_scan experiment by Angie Chiang · 8 years ago
  34. 9ff4134 Renaming in filter-intra sse4 code by hui su · 8 years ago
  35. 5db9743 Seperate FILTER_INTRA from EXT_INTRA experiment by hui su · 8 years ago
  36. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  37. 078856a Merge "Simplify 8x16 and 16x8 inverse transform tests" into nextgenv2 by Debargha Mukherjee · 8 years ago
  38. a720f4b Merge "Add sse2 forward and inverse 16x32 and 32x16 transforms" into nextgenv2 by Debargha Mukherjee · 8 years ago
  39. a48764d Merge "Renamings for OBMC experiment" into nextgenv2 by Yue Chen · 8 years ago
  40. cb60b18 Renamings for OBMC experiment by Yue Chen · 8 years ago
  41. 4f803ef Simplify 8x16 and 16x8 inverse transform tests by David Barker · 8 years ago
  42. 33231d4 Add sse2 forward and inverse 16x32 and 32x16 transforms by David Barker · 8 years ago
  43. fed8e1c Hybrid forward transform 32x32 AVX2 optimization by Yi Luo · 8 years ago
  44. 4960f7c Merge "Added generic SIMD support for CLPF." into nextgenv2 by Yaowu Xu · 8 years ago
  45. be668e9 Added generic SIMD support for CLPF. by Steinar Midtskogen · 9 years ago
  46. 4d03d6f Add sse2 forward / inverse 4x8 and 8x4 transforms by David Barker · 8 years ago
  47. 1baecfe Added sse2 inverse 8x16 and 16x8 transforms by Peter de Rivaz · 9 years ago
  48. 0ad82c6 Rename av1_ans_test to match aom/master. by Alex Converse · 9 years ago
  49. 080a2cc Migrate bitwriter to the interface in aom/master by Alex Converse · 9 years ago
  50. 1a800f6 Add SSE2 versions of av1_fht8x16 and av1_fht16x8 by Geza Lore · 9 years ago
  51. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  52. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  53. 253c001 Port dering experiment from aom by Yaowu Xu · 9 years ago
  54. cc73e1f remove SVC by James Zern · 9 years ago
  55. 57c4711 Optimization EXT_INTRA's filtered intra predictor (SSE4.1) by Yi Luo · 9 years ago
  56. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  57. 5eee907 Rename files with vp9_ prefix by Yaowu Xu · 9 years ago
  58. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  59. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  60. b2663a8 HBD fast path quantization speed improvement by Yi Luo · 9 years ago
  61. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  62. ebc2d34 Add SSE4.1 vpx_obmc_variance* implementations and cosmetics by Geza Lore · 9 years ago
  63. bfa59b4 Improve vpx_blend_* functions. by Geza Lore · 9 years ago
  64. 72ef6d7 Refactor and clean up on blend_mask6 by Debargha Mukherjee · 9 years ago
  65. e6f8c17 Remove various testing utilities. by Geza Lore · 9 years ago
  66. fabc0ed Merge "Reinstate tests for wedge partition selection optimizations." into nextgenv2 by Debargha Mukherjee · 9 years ago
  67. aacdf98 Add SSE4.1 vpx_obmc_sad* implementations. by Geza Lore · 9 years ago
  68. 2791d9d Reinstate tests for wedge partition selection optimizations. by Geza Lore · 9 years ago
  69. f1a50db Merge "Convolution horizontal filter SSSE3 optimization" into nextgenv2 by Yi Luo · 9 years ago
  70. 229690a Convolution horizontal filter SSSE3 optimization by Yi Luo · 9 years ago
  71. 5a9f21d Output frames in first pass for VPX_DL_REALTIME. by Tom Finegan · 9 years ago
  72. 94e84bb cosmetics,test.mk: fix a typo by James Zern · 9 years ago
  73. fba6f74 rename vp9_end_to_end_test.cc -> end_to_end_test.cc by James Zern · 9 years ago
  74. 2710f76 vp9_end_to_end_test: enable in vp10-only builds by James Zern · 9 years ago
  75. 95340fc Revert "Optimize wedge partition selection." by Angie Chiang · 9 years ago
  76. efda283 Optimize wedge partition selection. by Geza Lore · 9 years ago
  77. 5a69ee0 Move template specializations into .cc from .h by Geza Lore · 9 years ago
  78. 008f27e Merge "add vp10 ActiveMap/ActiveMapRefreshTest" into nextgenv2 by James Zern · 9 years ago
  79. 28cdee4 HBD inverse HT 8x8 and 16x16 sse4.1 optimization by Yi Luo · 9 years ago
  80. a661bc8 Add optimized vpx_blend_mask6 by Geza Lore · 9 years ago
  81. ceabb00 Merge "HBD inverse HT 4x4 SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  82. cafbf63 Add level test for VP9 by hui su · 9 years ago
  83. 716f1bd Refactor vp10_fwd_txfm2d_test.cc by Angie Chiang · 9 years ago
  84. a3a69b4 HBD inverse HT 4x4 SSE4.1 optimization by Yi Luo · 9 years ago
  85. e7ebe26 Merge "Add decoder APIs and unit tests in tile-coding experiment" into nextgenv2 by Yunqing Wang · 9 years ago
  86. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  87. 18112f6 add vp10 ActiveMap/ActiveMapRefreshTest by James Zern · 9 years ago
  88. b533145 Remove vp10_fwd_txfm2d_sse4_test.cc by Angie Chiang · 9 years ago
  89. 34d5aff libvpx: add a unit test for plane_add_noise. by Jim Bankoski · 9 years ago
  90. 2f5840d vpx_minmax_8x8_neon and test by Johann · 9 years ago
  91. 8c02a36 hadamard 8x8 test by Johann · 9 years ago
  92. ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  93. 4317ba5 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  94. 6965bde Revert "third_party: Roll libwebm snapshot." by Tom Finegan · 9 years ago
  95. 31b9757 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  96. 758fc66 Revert "third_party: Roll libwebm snapshot." by Tom Finegan · 9 years ago
  97. 74aaa23 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  98. 25520d8 change vp10_fwd_txfm2d_#x#_sse2 to vp10_fwd_txfm2d_#x#_sse4_1 by Angie Chiang · 9 years ago
  99. 11d2bb5 Add vp10_fwd_txfm2d_sse2 by Angie Chiang · 9 years ago
  100. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago