1. 1178f71 Merge "Fix unused warning without ext-interp" into nextgenv2 by Geza Lore · 9 years ago
  2. 72ef6d7 Refactor and clean up on blend_mask6 by Debargha Mukherjee · 9 years ago
  3. bb5059f Fix unused warning without ext-interp by Geza Lore · 9 years ago
  4. e6f8c17 Remove various testing utilities. by Geza Lore · 9 years ago
  5. fabc0ed Merge "Reinstate tests for wedge partition selection optimizations." into nextgenv2 by Debargha Mukherjee · 9 years ago
  6. 9303d42 Merge "Add tests for vpx_sum_squares_i16." into nextgenv2 by Debargha Mukherjee · 9 years ago
  7. c7a92f2 Merge "Add SSE4.1 vpx_obmc_sad* implementations." into nextgenv2 by Yue Chen · 9 years ago
  8. aacdf98 Add SSE4.1 vpx_obmc_sad* implementations. by Geza Lore · 9 years ago
  9. 471362f Add tests for vpx_sum_squares_i16. by Geza Lore · 9 years ago
  10. 2791d9d Reinstate tests for wedge partition selection optimizations. by Geza Lore · 9 years ago
  11. 6bbb8b7 tests: remove redundant round() definition by James Zern · 9 years ago
  12. cbb7c65 Merge "Fix compiler warnings in vp10_convolve_optimz_test.cc" into nextgenv2 by Sarah Parker · 9 years ago
  13. 9576374 Fix compiler warnings in vp10_convolve_optimz_test.cc by Sarah Parker · 9 years ago
  14. 0dc56b6 ethread_test: Remove vp10 as test parameter. by Alex Converse · 9 years ago
  15. dd2064a Merge "Fix bugs in convolution filter optimization" into nextgenv2 by Yi Luo · 9 years ago
  16. 8404253 Fix bugs in convolution filter optimization by Yi Luo · 9 years ago
  17. 9f2167a Merge "Turn on ActiveMapRefreshTest for Vp10" into nextgenv2 by Debargha Mukherjee · 9 years ago
  18. cf0cdfc Turn on ActiveMapRefreshTest for Vp10 by Debargha Mukherjee · 9 years ago
  19. 2003cd8 Merge "Change register loading to fix stack overflow issue" into nextgenv2 by Yi Luo · 9 years ago
  20. 08184e3 Change register loading to fix stack overflow issue by Yi Luo · 9 years ago
  21. 81ad953 Convolution vertical filter SSSE3 optimization by Yi Luo · 9 years ago
  22. f26a48b Fix input buffer initialization in convolution filter test by Yi Luo · 9 years ago
  23. 5d14586 Merge "remove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1" into nextgenv2 by James Zern · 9 years ago
  24. 7de2ba3 Fix false uninitialized warnings (GCC 5+). by Geza Lore · 9 years ago
  25. f1a50db Merge "Convolution horizontal filter SSSE3 optimization" into nextgenv2 by Yi Luo · 9 years ago
  26. 229690a Convolution horizontal filter SSSE3 optimization by Yi Luo · 9 years ago
  27. dc5431a Merge "Turn on AqSegment tests for VP10" into nextgenv2 by Debargha Mukherjee · 9 years ago
  28. d0de89a remove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1 by James Zern · 9 years ago
  29. 7172e97 Re-enable ActiveMapTest for VP10 by Geza Lore · 9 years ago
  30. 5201280 Disable the unit test of ArfFreq for BIDIR_PRED by Zoe Liu · 9 years ago
  31. a0d1220 Merge "Fix the superframe unit test for BIDIR_PRED" into nextgenv2 by Zoe Liu · 9 years ago
  32. 567ee69 Turn on AqSegment tests for VP10 by Debargha Mukherjee · 9 years ago
  33. f9fc898 Merge "Split some slower tests based on cpu-used" into nextgenv2 by Debargha Mukherjee · 9 years ago
  34. 6abddf3 Split some slower tests based on cpu-used by Debargha Mukherjee · 9 years ago
  35. 94e84bb cosmetics,test.mk: fix a typo by James Zern · 9 years ago
  36. fba6f74 rename vp9_end_to_end_test.cc -> end_to_end_test.cc by James Zern · 9 years ago
  37. 2710f76 vp9_end_to_end_test: enable in vp10-only builds by James Zern · 9 years ago
  38. 1aa674b Fix the superframe unit test for BIDIR_PRED by Zoe Liu · 9 years ago
  39. 50c5921 Add EndToEndTestLarge for VP10 non-highbitdepth by Sarah Parker · 9 years ago
  40. 05bd964 Merge "Revert "Add 1D version of vpx_sum_squares_i16"" into nextgenv2 by James Zern · 9 years ago
  41. a8ba2eb active_map_refresh_test: fix missing file w/vp10-only by James Zern · 9 years ago
  42. 11ce759 Merge "Turn on ActiveMapTest speeds [0,5) with all experiments." into nextgenv2 by Alex Converse · 9 years ago
  43. 5e831c5 Revert "Add 1D version of vpx_sum_squares_i16" by James Zern · 9 years ago
  44. 667db87 Merge "Revert "Optimize wedge partition selection."" into nextgenv2 by James Zern · 9 years ago
  45. 95340fc Revert "Optimize wedge partition selection." by Angie Chiang · 9 years ago
  46. 9d924a0 Fix vp9_end_to_end_test for vp10 HBD by Sarah Parker · 9 years ago
  47. 587b8a1 Turn on ActiveMapTest speeds [0,5) with all experiments. by Alex Converse · 9 years ago
  48. d279cad Port active map / cyclic refresh fixes to VP10. by Alex Converse · 9 years ago
  49. d9410d2 Merge "Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc" into nextgenv2 by Angie Chiang · 9 years ago
  50. 7e26f01 Turn ActiveMapTest back on. by Alex Converse · 9 years ago
  51. 13155e7 Merge "Optimize wedge partition selection." into nextgenv2 by Debargha Mukherjee · 9 years ago
  52. 24a04f9 Merge "Fix decoder crash with supertx" into nextgenv2 by Debargha Mukherjee · 9 years ago
  53. f67196b2 Move #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc by Angie Chiang · 9 years ago
  54. efda283 Optimize wedge partition selection. by Geza Lore · 9 years ago
  55. 6c4306c Fix decoder crash with supertx by Geza Lore · 9 years ago
  56. f19700f Add 1D version of vpx_sum_squares_i16 by Geza Lore · 9 years ago
  57. 5a69ee0 Move template specializations into .cc from .h by Geza Lore · 9 years ago
  58. 380c4ee Merge "segmentation: Don't use uninitialized probability data." into nextgenv2 by Alex Converse · 9 years ago
  59. 7a6cb59 segmentation: Don't use uninitialized probability data. by Alex Converse · 9 years ago
  60. 5d237f0 vp10_inv_txfm2d_test: fix memory leak by James Zern · 9 years ago
  61. 469d002 Merge "Integrate HBD inverse HT flip types sse4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  62. bfe4c0a Integrate HBD inverse HT flip types sse4.1 optimization by Yi Luo · 9 years ago
  63. 008f27e Merge "add vp10 ActiveMap/ActiveMapRefreshTest" into nextgenv2 by James Zern · 9 years ago
  64. 28cdee4 HBD inverse HT 8x8 and 16x16 sse4.1 optimization by Yi Luo · 9 years ago
  65. fb65f9b Merge "Add optimized vpx_blend_mask6" into nextgenv2 by Debargha Mukherjee · 9 years ago
  66. a661bc8 Add optimized vpx_blend_mask6 by Geza Lore · 9 years ago
  67. 8c9f6c55 Merge "Clear redundant condition check from vp10_ext_tile_test.cc" into nextgenv2 by Jingning Han · 9 years ago
  68. 0924bcd Fix build when vp8 is disabled by Yaowu Xu · 9 years ago
  69. 7488ae0 Merge "Remove unused private variables from vp10_inv_txfm2d_test.cc" into nextgenv2 by Jingning Han · 9 years ago
  70. e816401 Clear redundant condition check from vp10_ext_tile_test.cc by Jingning Han · 9 years ago
  71. 7d5cccc Remove unused private variables from vp10_inv_txfm2d_test.cc by Jingning Han · 9 years ago
  72. 346d244 Fix to conform Google's coding convention by Yi Luo · 9 years ago
  73. 6f28581 Turn on flip in inverse txfm2d by Angie Chiang · 9 years ago
  74. 1d30736 Integrate HBD row/column flip fwd txfm SSE4.1 optimization by Yi Luo · 9 years ago
  75. ceabb00 Merge "HBD inverse HT 4x4 SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  76. fdaad9f Refactor and add flip unit test to vp10_inv_txfm2d_test.cc by Angie Chiang · 9 years ago
  77. 6a75253 add unit test for highbd flip transform by Angie Chiang · 9 years ago
  78. 716f1bd Refactor vp10_fwd_txfm2d_test.cc by Angie Chiang · 9 years ago
  79. a3a69b4 HBD inverse HT 4x4 SSE4.1 optimization by Yi Luo · 9 years ago
  80. 5b573d6 Fix vp10_inv_txfm2d.round_trip test failure by Jingning Han · 9 years ago
  81. e7ebe26 Merge "Add decoder APIs and unit tests in tile-coding experiment" into nextgenv2 by Yunqing Wang · 9 years ago
  82. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  83. 18112f6 add vp10 ActiveMap/ActiveMapRefreshTest by James Zern · 9 years ago
  84. 1954fa3 Add flip option for vp10_fwd_txfm2d_#x#_c by Angie Chiang · 9 years ago
  85. b533145 Remove vp10_fwd_txfm2d_sse4_test.cc by Angie Chiang · 9 years ago
  86. 03009b2 Merge "Use multiple tiles in V10 tile independence tests." into nextgenv2 by Debargha Mukherjee · 9 years ago
  87. 73d28a4 Merge "Change inverse HT function argument from TXFM_2D_CFG* to int" into nextgenv2 by Yi Luo · 9 years ago
  88. d29062c Use multiple tiles in V10 tile independence tests. by Geza Lore · 9 years ago
  89. e0dcab9 Print mismatch location for failing tests. by Geza Lore · 9 years ago
  90. cd8cfb8 Change inverse HT function argument from TXFM_2D_CFG* to int by Yi Luo · 9 years ago
  91. 6f3e716 Merge "HBD hybrid transform 16x16 SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  92. 6b8acc2 Merge "Fix dual filter type for high bit-depth" into nextgenv2 by Jingning Han · 9 years ago
  93. 412ad22 HBD hybrid transform 16x16 SSE4.1 optimization by Yi Luo · 9 years ago
  94. 1d2d1e7 Merge "Add SSE2 versions of 128x128 vpx_sad*" into nextgenv2 by Geza Lore · 9 years ago
  95. edf6a70 Merge "Unbreak VP9 threading tests." into nextgenv2 by Geza Lore · 9 years ago
  96. 9de916e Fix dual filter type for high bit-depth by Jingning Han · 9 years ago
  97. df56fcd Merge "Reduce sizes of some of the tests" into nextgenv2 by Jingning Han · 9 years ago
  98. bd33326 Dual prediction filter type for motion compensated reference by Jingning Han · 9 years ago
  99. a5c4dcb Reduce sizes of some of the tests by Debargha Mukherjee · 9 years ago
  100. fcf54fb Normalize naming/testing convention in vp10_fht8x8_test.cc by Yi Luo · 9 years ago