1. ed8cd9a adapt_scan experiment by Angie Chiang · 8 years ago
  2. 9ff4134 Renaming in filter-intra sse4 code by hui su · 8 years ago
  3. 5db9743 Seperate FILTER_INTRA from EXT_INTRA experiment by hui su · 8 years ago
  4. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  5. 078856a Merge "Simplify 8x16 and 16x8 inverse transform tests" into nextgenv2 by Debargha Mukherjee · 8 years ago
  6. a720f4b Merge "Add sse2 forward and inverse 16x32 and 32x16 transforms" into nextgenv2 by Debargha Mukherjee · 8 years ago
  7. a48764d Merge "Renamings for OBMC experiment" into nextgenv2 by Yue Chen · 8 years ago
  8. cb60b18 Renamings for OBMC experiment by Yue Chen · 8 years ago
  9. 4f803ef Simplify 8x16 and 16x8 inverse transform tests by David Barker · 8 years ago
  10. 33231d4 Add sse2 forward and inverse 16x32 and 32x16 transforms by David Barker · 9 years ago
  11. fed8e1c Hybrid forward transform 32x32 AVX2 optimization by Yi Luo · 8 years ago
  12. 4960f7c Merge "Added generic SIMD support for CLPF." into nextgenv2 by Yaowu Xu · 8 years ago
  13. be668e9 Added generic SIMD support for CLPF. by Steinar Midtskogen · 9 years ago
  14. 4d03d6f Add sse2 forward / inverse 4x8 and 8x4 transforms by David Barker · 9 years ago
  15. 1baecfe Added sse2 inverse 8x16 and 16x8 transforms by Peter de Rivaz · 9 years ago
  16. 0ad82c6 Rename av1_ans_test to match aom/master. by Alex Converse · 9 years ago
  17. 080a2cc Migrate bitwriter to the interface in aom/master by Alex Converse · 9 years ago
  18. 1a800f6 Add SSE2 versions of av1_fht8x16 and av1_fht16x8 by Geza Lore · 9 years ago
  19. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  20. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  21. 253c001 Port dering experiment from aom by Yaowu Xu · 9 years ago
  22. cc73e1f remove SVC by James Zern · 9 years ago
  23. 57c4711 Optimization EXT_INTRA's filtered intra predictor (SSE4.1) by Yi Luo · 9 years ago
  24. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  25. 5eee907 Rename files with vp9_ prefix by Yaowu Xu · 9 years ago
  26. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  27. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  28. b2663a8 HBD fast path quantization speed improvement by Yi Luo · 9 years ago
  29. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  30. ebc2d34 Add SSE4.1 vpx_obmc_variance* implementations and cosmetics by Geza Lore · 9 years ago
  31. bfa59b4 Improve vpx_blend_* functions. by Geza Lore · 9 years ago
  32. 72ef6d7 Refactor and clean up on blend_mask6 by Debargha Mukherjee · 9 years ago
  33. e6f8c17 Remove various testing utilities. by Geza Lore · 9 years ago
  34. fabc0ed Merge "Reinstate tests for wedge partition selection optimizations." into nextgenv2 by Debargha Mukherjee · 9 years ago
  35. aacdf98 Add SSE4.1 vpx_obmc_sad* implementations. by Geza Lore · 9 years ago
  36. 2791d9d Reinstate tests for wedge partition selection optimizations. by Geza Lore · 9 years ago
  37. f1a50db Merge "Convolution horizontal filter SSSE3 optimization" into nextgenv2 by Yi Luo · 9 years ago
  38. 229690a Convolution horizontal filter SSSE3 optimization by Yi Luo · 9 years ago
  39. 5a9f21d Output frames in first pass for VPX_DL_REALTIME. by Tom Finegan · 9 years ago
  40. 94e84bb cosmetics,test.mk: fix a typo by James Zern · 9 years ago
  41. fba6f74 rename vp9_end_to_end_test.cc -> end_to_end_test.cc by James Zern · 9 years ago
  42. 2710f76 vp9_end_to_end_test: enable in vp10-only builds by James Zern · 9 years ago
  43. 95340fc Revert "Optimize wedge partition selection." by Angie Chiang · 9 years ago
  44. efda283 Optimize wedge partition selection. by Geza Lore · 9 years ago
  45. 5a69ee0 Move template specializations into .cc from .h by Geza Lore · 9 years ago
  46. 008f27e Merge "add vp10 ActiveMap/ActiveMapRefreshTest" into nextgenv2 by James Zern · 9 years ago
  47. 28cdee4 HBD inverse HT 8x8 and 16x16 sse4.1 optimization by Yi Luo · 9 years ago
  48. a661bc8 Add optimized vpx_blend_mask6 by Geza Lore · 9 years ago
  49. ceabb00 Merge "HBD inverse HT 4x4 SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  50. cafbf63 Add level test for VP9 by hui su · 9 years ago
  51. 716f1bd Refactor vp10_fwd_txfm2d_test.cc by Angie Chiang · 9 years ago
  52. a3a69b4 HBD inverse HT 4x4 SSE4.1 optimization by Yi Luo · 9 years ago
  53. e7ebe26 Merge "Add decoder APIs and unit tests in tile-coding experiment" into nextgenv2 by Yunqing Wang · 9 years ago
  54. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  55. 18112f6 add vp10 ActiveMap/ActiveMapRefreshTest by James Zern · 9 years ago
  56. b533145 Remove vp10_fwd_txfm2d_sse4_test.cc by Angie Chiang · 9 years ago
  57. 34d5aff libvpx: add a unit test for plane_add_noise. by Jim Bankoski · 9 years ago
  58. 2f5840d vpx_minmax_8x8_neon and test by Johann · 9 years ago
  59. 8c02a36 hadamard 8x8 test by Johann · 9 years ago
  60. ed04e82 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  61. 4317ba5 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  62. 6965bde Revert "third_party: Roll libwebm snapshot." by Tom Finegan · 9 years ago
  63. 31b9757 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  64. 758fc66 Revert "third_party: Roll libwebm snapshot." by Tom Finegan · 9 years ago
  65. 74aaa23 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  66. 25520d8 change vp10_fwd_txfm2d_#x#_sse2 to vp10_fwd_txfm2d_#x#_sse4_1 by Angie Chiang · 9 years ago
  67. 11d2bb5 Add vp10_fwd_txfm2d_sse2 by Angie Chiang · 9 years ago
  68. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  69. c810740 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  70. ee1bd86 Revert "third_party: Roll libwebm snapshot." by James Zern · 9 years ago
  71. 80ddeb2 third_party: Roll libwebm snapshot. by Tom Finegan · 9 years ago
  72. 50a164a Implemented DST 16x16 SSE2 intrinsics optimization by Yi Luo · 9 years ago
  73. 6ab0621 Added vp10_fht8x8_sse2() unit test by Yi Luo · 9 years ago
  74. 42c08a3 Merge "Added vp10_fht4x4_sse2() unit test" into nextgenv2 by Yi Luo · 9 years ago
  75. 267f73a Added vp10_fht4x4_sse2() unit test by Yi Luo · 9 years ago
  76. 1d69cee Adds masked variance and sad functions for wedge by Debargha Mukherjee · 9 years ago
  77. ac4c37c vp9/10: fix forced keyframes w/alt-refs enabled by James Zern · 9 years ago
  78. abd0050 Add optimized vpx_sum_squares_2d_i16 for vp10. by Geza Lore · 9 years ago
  79. 988f27b Add a test for VPXSSIM computation for HBD inputs by Yaowu Xu · 9 years ago
  80. d534911 add convolution function with adjustable length by Angie Chiang · 9 years ago
  81. 8dc6f3f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  82. 4f780e9 vp9/10: fix encoder crash on flush by James Zern · 9 years ago
  83. 9ffcb46 Add an implementation of Asymetric Numeral Systems (ANS). by Alex Converse · 9 years ago
  84. b37e8b0 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  85. d36659c move vp9_avg to vpx_dsp by James Zern · 9 years ago
  86. f757782 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  87. a046ba2 test.mk: simplify vp8/9 checks by James Zern · 9 years ago
  88. 2c9c2e0 test.mk: regroup white box tests by James Zern · 9 years ago
  89. 1138b98 test.mk: enable test_intra_pred_speed unconditionally by James Zern · 9 years ago
  90. 4fd0ba8 Add vp10_inv_txfm2d by Angie Chiang · 9 years ago
  91. af38f6f Add vp10_fwd_txfm2d_test by Angie Chiang · 9 years ago
  92. 444acd7 Add vp10_inv_txfm1d_test by Angie Chiang · 9 years ago
  93. b934148 Add vp10_fwd_txfm1d_test by Angie Chiang · 9 years ago
  94. 7cdcfee vp8: change build_intra_predictors_mbuv_s to use vpx_dsp. by Ronald S. Bultje · 10 years ago
  95. d2a953e Merge "Add a test for the interaction between active map and cyclic referesh." by Alex Converse · 10 years ago
  96. 35fb344 Add a test for the interaction between active map and cyclic referesh. by Alex Converse · 10 years ago
  97. e7c8b71 Revert "remove static from fdct4/8/16/32" by James Zern · 10 years ago
  98. 8903b9f remove static from fdct4/8/16/32 by Angie Chiang · 10 years ago
  99. fe776ce add range_check for fdct in vp10 by Angie Chiang · 10 years ago
  100. 87175ed Isolate vp10's inv_txfm from vp9 by Angie Chiang · 10 years ago