1. 67948d3 apply clang-format by clang-format · 9 years ago
  2. f7f0437 aomdec.sh : Make this test create files if needed to test decoder. by Jim Bankoski · 9 years ago
  3. 5d105b4 simple_encoder: make it so we can run it in tests. by Jim Bankoski · 9 years ago
  4. e78a964 simple_decoder.sh: Support encoding in decode test scripts. by Jim Bankoski · 9 years ago
  5. ca38a67 Merge "twopass_encoder: sample and test script fixed." into nextgenv2 by Yaowu Xu · 9 years ago
  6. 250a52e Merge "set_maps: add back script and fix." into nextgenv2 by Yaowu Xu · 9 years ago
  7. 8e80f42 Merge "Add SSE2 versions of av1_fht8x16 and av1_fht16x8" into nextgenv2 by Debargha Mukherjee · 9 years ago
  8. a65e7be twopass_encoder: sample and test script fixed. by Jim Bankoski · 9 years ago
  9. a7a3909 set_maps: add back script and fix. by Jim Bankoski · 9 years ago
  10. 19a06bc resize_util.sh : resize util was removed. by Jim Bankoski · 9 years ago
  11. 23938a7 aomenc: Remove tests unsupported in av1. by Jim Bankoski · 9 years ago
  12. 3a45d57 vp8_multi_resolution_encoder.sh: remove file by Yaowu Xu · 9 years ago
  13. 1a800f6 Add SSE2 versions of av1_fht8x16 and av1_fht16x8 by Geza Lore · 9 years ago
  14. 81fb4cf simplify test code by Yaowu Xu · 9 years ago
  15. fe24b95 aom_cx_set_ref: add example showing setting reference frame by Yaowu Xu · 9 years ago
  16. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  17. ba98061 av1_inv_txfm_test: fix decode-only build by James Zern · 9 years ago
  18. 01bade1 Removed tests and data not in use by Yaowu Xu · 9 years ago
  19. 51dcf56 Merge "test_intra_pred_speed.cc : Fix visual studio build." into nextgenv2 by Urvang Joshi · 9 years ago
  20. 31744ec test_intra_pred_speed.cc : Fix visual studio build. by Urvang Joshi · 9 years ago
  21. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  22. 890c4f2 aomcx_set_ref -> aom_cx_set_ref by Yaowu Xu · 9 years ago
  23. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  24. 340593e Add ALT_INTRA experiment. by Urvang Joshi · 9 years ago
  25. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  26. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  27. a722a11 Change buffer_alloc_sz and frame_size type to size_t by Yunqing Wang · 9 years ago
  28. ed07056 Fix Visual Studio build warnings by Yunqing Wang · 9 years ago
  29. 04ed7ad fix uint32_t <-> size_t mismatch in tests by Pascal Massimino · 9 years ago
  30. 91ae5d9 Fix VS build warnings in blend_a64_mask_test.cc by Jingning Han · 9 years ago
  31. 3bcf3f0 test_intra_pred_speed fix: use dspr2 version when HAVE_DSPR2 by Urvang Joshi · 9 years ago
  32. 21a0c2c apply clang-format by clang-format · 9 years ago
  33. 0996fc6 Merge "fix mips msa build w/CONFIG_EXT_TX" into nextgenv2 by James Zern · 9 years ago
  34. bfeb90f Merge "Delete DCT 64x64 functions to save code size" into nextgenv2 by Yi Luo · 9 years ago
  35. 1c25b7f fix mips msa build w/CONFIG_EXT_TX by James Zern · 9 years ago
  36. 166dd79 Delete DCT 64x64 functions to save code size by Yi Luo · 9 years ago
  37. 253c001 Port dering experiment from aom by Yaowu Xu · 9 years ago
  38. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  39. 245c5a8 vp10_fwd_txfm2d_test: use sizeof(var) by James Zern · 9 years ago
  40. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  41. 712e66d reconintra_predictors_test: use new[] operator by Yi Luo · 9 years ago
  42. 8e0360a Optimization for HBD filter intra predictors (SSE4.1) by Yi Luo · 9 years ago
  43. 239bb16 lossless_test: mark tests as Large by James Zern · 9 years ago
  44. b5818b7 cpu_speed_test: mark speed 0 as Large by James Zern · 9 years ago
  45. 9df7c25 Merge "remove SVC" into nextgenv2 by James Zern · 9 years ago
  46. cc73e1f remove SVC by James Zern · 9 years ago
  47. 2c14c53 remove vp8cx_set_ref.c by James Zern · 9 years ago
  48. dd2edd0 Merge "Optimization EXT_INTRA's filtered intra predictor (SSE4.1)" into nextgenv2 by Yi Luo · 9 years ago
  49. 57c4711 Optimization EXT_INTRA's filtered intra predictor (SSE4.1) by Yi Luo · 9 years ago
  50. 476e44a Merge "Replace variants of 'vp8' and 'vp9' with 'vpx'" into nextgenv2 by Yaowu Xu · 9 years ago
  51. 59589d0 Merge changes Ic5ddba3c,Ibe7a3248 into nextgenv2 by Yaowu Xu · 9 years ago
  52. fe291b6 Replace variants of 'vp8' and 'vp9' with 'vpx' by Yaowu Xu · 9 years ago
  53. a1b6507 Reduce number of frames in lossless tests by Yaowu Xu · 9 years ago
  54. 6679608 vp10_inv_txfm2d_test: normalize max_error type by James Zern · 9 years ago
  55. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  56. 8bf837f Cherry pick from AOM: by Yaowu Xu · 9 years ago
  57. 134710a Disable tests not applicable to VP10 by Yaowu Xu · 9 years ago
  58. 5eee907 Rename files with vp9_ prefix by Yaowu Xu · 9 years ago
  59. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  60. 3bd709f Remove vp8, vp9 folders by Yaowu Xu · 9 years ago
  61. 077168b Merge "MinArfFreqTest: Don't leak video on failure." into nextgenv2 by Yaowu Xu · 9 years ago
  62. d8f83fc Merge "blockiness_test: fix implicit float conversion" into nextgenv2 by Yaowu Xu · 9 years ago
  63. 73eb764 Merge "resize_test: fix implicit float->int conversion" into nextgenv2 by Yaowu Xu · 9 years ago
  64. abb842d Merge "Make test encoder test driver less likely to leak on failure." into nextgenv2 by Yaowu Xu · 9 years ago
  65. 2cd670d Merge "Combine vpxcx_set_ref example for VP9 and VP10" into nextgenv2 by Yunqing Wang · 9 years ago
  66. 12ca90d MinArfFreqTest: Don't leak video on failure. by Alex Converse · 9 years ago
  67. 74e2303 blockiness_test: fix implicit float conversion by James Zern · 9 years ago
  68. 60be793 resize_test: fix implicit float->int conversion by James Zern · 9 years ago
  69. 1c1bc94 Make test encoder test driver less likely to leak on failure. by Alex Converse · 9 years ago
  70. 8dbbcda take II: variance_test partial clean-up by skal · 9 years ago
  71. 2a5a3f6 Combine vpxcx_set_ref example for VP9 and VP10 by Yunqing Wang · 9 years ago
  72. ff3f35c Merge "Cleanup x86inc leftovers" into nextgenv2 by Yaowu Xu · 9 years ago
  73. b2663a8 HBD fast path quantization speed improvement by Yi Luo · 9 years ago
  74. dec16ab Cleanup x86inc leftovers by Yaowu Xu · 9 years ago
  75. 681ba36 Merge "Merge changes from libvpx/master by cherry-pick" into nextgenv2 by Yaowu Xu · 9 years ago
  76. e7869b7 Correct the experiment names for ext-refs by Zoe Liu · 9 years ago
  77. 2967bf3 Merge changes from libvpx/master by cherry-pick by Johann · 9 years ago
  78. 06c297b Merge "Merge branch 'master' into nextgenv2" into nextgenv2 by Yaowu Xu · 9 years ago
  79. 6fe07a2 Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  80. a387b19 Fix highbd obmc_variance unit test by Jingning Han · 9 years ago
  81. ebc2d34 Add SSE4.1 vpx_obmc_variance* implementations and cosmetics by Geza Lore · 9 years ago
  82. 6de0e97 Merge "Clean up FunctionEquivalenceTest." into nextgenv2 by Pascal Massimino · 9 years ago
  83. a3f7ddc Clean up FunctionEquivalenceTest. by Geza Lore · 9 years ago
  84. fde48c9 Merge "HBD convolution filtering (10/12 taps) SSE4.1 optimization" into nextgenv2 by Yi Luo · 9 years ago
  85. 8cacca7 HBD convolution filtering (10/12 taps) SSE4.1 optimization by Yi Luo · 9 years ago
  86. c804e0d Cleanup obmc_sad function prototypes. by Geza Lore · 9 years ago
  87. 6bbadfb Merge "Improve vpx_blend_* functions." into nextgenv2 by Debargha Mukherjee · 9 years ago
  88. bfa59b4 Improve vpx_blend_* functions. by Geza Lore · 9 years ago
  89. e5fb2d4 remove ROUNDZ_* macros in favor of just ROUND_* ones by Pascal Massimino · 9 years ago
  90. 1178f71 Merge "Fix unused warning without ext-interp" into nextgenv2 by Geza Lore · 9 years ago
  91. 72ef6d7 Refactor and clean up on blend_mask6 by Debargha Mukherjee · 9 years ago
  92. bb5059f Fix unused warning without ext-interp by Geza Lore · 9 years ago
  93. e6f8c17 Remove various testing utilities. by Geza Lore · 9 years ago
  94. fabc0ed Merge "Reinstate tests for wedge partition selection optimizations." into nextgenv2 by Debargha Mukherjee · 9 years ago
  95. 9303d42 Merge "Add tests for vpx_sum_squares_i16." into nextgenv2 by Debargha Mukherjee · 9 years ago
  96. c7a92f2 Merge "Add SSE4.1 vpx_obmc_sad* implementations." into nextgenv2 by Yue Chen · 9 years ago
  97. aacdf98 Add SSE4.1 vpx_obmc_sad* implementations. by Geza Lore · 9 years ago
  98. 471362f Add tests for vpx_sum_squares_i16. by Geza Lore · 9 years ago
  99. 2791d9d Reinstate tests for wedge partition selection optimizations. by Geza Lore · 9 years ago
  100. 6bbb8b7 tests: remove redundant round() definition by James Zern · 9 years ago