1. 7e2dce0 Misc quantize unit test fix to conform coding style by Yi Luo · 8 years ago
  2. 185575a Fix some UBSan warnings by David Barker · 8 years ago
  3. c2d500a Fix warp filter test with --disable-ssse3 by David Barker · 8 years ago
  4. 375ee84 CMake test target tweaks. by Tom Finegan · 8 years ago
  5. 28c779b Change to use static arrays by Yaowu Xu · 8 years ago
  6. aadbb02 Mark SMOOTH2 filter under USE_EXTRA_FILTER flag by Angie Chiang · 8 years ago
  7. 17ccaec Add include guards to CMake files used as includes. by Tom Finegan · 8 years ago
  8. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  9. f03907a Make ext_inter/wedge/compound_segment/interintra on by default by Yue Chen · 8 years ago
  10. 6e28006 Fix XCode clang build. by Alex Converse · 8 years ago
  11. 723923ca Fix ASan bug in masked variance unit test by David Barker · 8 years ago
  12. 8ea3319 Remove VAR_BASED_PARTITION. by Thomas Daede · 8 years ago
  13. ef39c84 Add a unit test for AV1 quantizer optimization by Yi Luo · 8 years ago
  14. 0aa39ff ext-inter: Vectorize new masked SAD/SSE functions by David Barker · 8 years ago
  15. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  16. 1624765 tx64x64: Fix build when highbitdepth is on. by Urvang Joshi · 8 years ago
  17. 7d7b2c2 Normalize parameter rounding with get_shear_params(). by Sean Purser-Haskell · 8 years ago
  18. 378d652 Remove CONFIG_{DE,EN}CODERS from the build system. by Tom Finegan · 8 years ago
  19. f19f35f ext-inter: Further cleanup by David Barker · 8 years ago
  20. 5d34e6a Vectorize high-precision convolve filter by David Barker · 8 years ago
  21. 0f3c94e ext-inter: Delete dead code by David Barker · 8 years ago
  22. ba02c24 Remove CONFIG_{DE,EN}CODERS from the CMake build. by Tom Finegan · 8 years ago
  23. d1cbd8c Use target file name generator exp in CMake test rules. by Tom Finegan · 8 years ago
  24. 1e42436 Add unit tests for v256 intrinsics by Steinar Midtskogen · 8 years ago
  25. d466882 Add transform test for 64x64. by Urvang Joshi · 8 years ago
  26. eec47e6 Refactor hbd txfm configurations to be 1D by Sarah Parker · 8 years ago
  27. 37f6220 Rename 32x32 transform test file. by Urvang Joshi · 8 years ago
  28. 9884be0 Only build/run test targets in MSVC when requested. by Tom Finegan · 8 years ago
  29. 3e629b9 Fix build on --disable-avx2 by Yi Luo · 8 years ago
  30. be111b3 Remove armv6 media-extension assembly. by Ralph Giles · 8 years ago
  31. e9d70c9 Add a test target with sharding support to the CMake build. by Tom Finegan · 8 years ago
  32. a9c4e51 Add some missing sources to fix the CMake build. by Tom Finegan · 8 years ago
  33. 367da99 Change the initializaton of test parameters by Yaowu Xu · 8 years ago
  34. 5ab5872 Add missing initializations of HBD buffers by Yaowu Xu · 8 years ago
  35. 40f22ef Partial IDCT 32x32 avx2 by Yi Luo · 8 years ago
  36. ee67432 Vectorize corner matching function by David Barker · 8 years ago
  37. 4cbf7a3 Fix handling of empty $LIBAOM_TEST_DATA_PATH in test_worker.cmake. by Tom Finegan · 8 years ago
  38. b7336fb Enable FilterIntra tests in the CMake build. by Tom Finegan · 8 years ago
  39. 92400ab Enable build support for high-bitdepth by default by Sebastien Alaiwan · 8 years ago
  40. d46b4d3 Add Emscripten support to the CMake build. by Tom Finegan · 8 years ago
  41. 165adf8 Use saturation addition to do rounding for avx2 IDCT by Yi Luo · 8 years ago
  42. 54cae22 Reduce number of AltRefForcedKeyTestLarge tests by Yaowu Xu · 8 years ago
  43. 446d037 Reduce number of tests for DatarateTest by Yaowu Xu · 8 years ago
  44. 2e7da0a Speed up ErrorResilienceTestLarge test by Yaowu Xu · 8 years ago
  45. 26843a0 Change to use 10 frames in BordersTest by Yaowu Xu · 8 years ago
  46. a51cb56 Change to use 15 frames in AqSegmentTest by Yaowu Xu · 8 years ago
  47. 3ccca4b Change screen content test to use 3 frames only by Yaowu Xu · 8 years ago
  48. f6176ab Partial IDCT 16x16 avx2 by Yi Luo · 8 years ago
  49. e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago
  50. 05e21d8 ec_smallmul: Relax tell test. by Timothy B. Terriberry · 8 years ago
  51. bbf7bb0 Simplify txfm code using helper function by Frederic Barbier · 8 years ago
  52. e23d5c3 Make the binary codes library accounting enabled by Debargha Mukherjee · 8 years ago
  53. 4581ee0 Use namespaces consistently by Yaowu Xu · 8 years ago
  54. 23aaaa9 Use 2k resolution in motion vector tests on 32-bit system by Yunqing Wang · 8 years ago
  55. afe71d9 Remove the aom_codec_stream_info_t size field. by Ralph Giles · 8 years ago
  56. d8a423c Add SSSE3 warp filter + const-ify warp filters by David Barker · 8 years ago
  57. 1b6e394 Remove LargeValidSizes test by Yaowu Xu · 8 years ago
  58. 022dc47 Reduce test time for MotionVectorTestLarge by Yaowu Xu · 8 years ago
  59. 1659191 Change to use defined vectors in test by Yaowu Xu · 8 years ago
  60. 0e58be0 Use INT16_MIN and INT16_MAX for portability by Yaowu Xu · 8 years ago
  61. 53d343e Silence some ubsan warnings by Debargha Mukherjee · 8 years ago
  62. 4e2df09 Set ext_delta_q default and bug fix by Fangwen Fu · 8 years ago
  63. e57473a Fix possibility of uninitialized vals in convolve_test by Sarah Parker · 8 years ago
  64. 6c29f46 Remove encoder speed 8 in AV1 by Yunqing Wang · 8 years ago
  65. e508db4 Silence clang warning about possible negative shift by Steinar Midtskogen · 8 years ago
  66. 198d3b8 Assert valid depth in test_clpf by Sarah Parker · 8 years ago
  67. 5894efb Fix unused variable warnings in a couple tests. by Tom Finegan · 8 years ago
  68. ffbc6a4 Adjust motion vector unit test while AddressSanitizer is enabled by Yunqing Wang · 8 years ago
  69. 4fc8df6 Cleanup dead high-bitdepth inverse-tx functions by Frederic Barbier · 8 years ago
  70. 3fcb356 Update partial inverse DCT according to VP9 by Yi Luo · 8 years ago
  71. ff4fa06 Add the motion vector unit test by Yunqing Wang · 8 years ago
  72. 4a2e3b2 remove remaining refs to aom_highbd_idct8x8_64_add by James Zern · 8 years ago
  73. c756e4d Cleanup dead high-bitdepth inverse-tx functions by Frederic Barbier · 8 years ago
  74. 032573d Cleanup: remove const by Yaowu Xu · 8 years ago
  75. c3bcf3b Intra prediction: Remove unused variants. by Urvang Joshi · 8 years ago
  76. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 8 years ago
  77. 3d0135f EndToEndTest : split into tests that runs per commit and nightly. by Jim Bankoski · 8 years ago
  78. 57ec566 test-data.mk: correct dependency for encode-perf-tests by James Zern · 8 years ago
  79. b472a94 test-data.mk : Fix inadvertent use of LIBVPX instead of LIBAOM. by Jim Bankoski · 8 years ago
  80. 775a4be Correct row padding to avoid overflow in all cases. by Sean Purser-Haskell · 8 years ago
  81. 9aeaeb7 tests: use scoped_ptr for local video source vars by James Zern · 8 years ago
  82. c6a48a2 Drop support for CONFIG_EMULATE_HARDWARE by Sebastien Alaiwan · 8 years ago
  83. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  84. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  85. 8625112 test-data: restrict large yuv to perf tests by James Zern · 8 years ago
  86. a57f77f Fix array bounds overflow in warped test. by Sean Purser-Haskell · 8 years ago
  87. a4d8799 Move width branch out of height loop by Yi Luo · 8 years ago
  88. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  89. de45e15 Fix cmake build. by Tom Finegan · 8 years ago
  90. 18c6634 Fix CONFIG_FILTER_INTRA in the cmake build. by Tom Finegan · 8 years ago
  91. 43edb7b Avoid invalid parameter combinations in CLPF test by Steinar Midtskogen · 8 years ago
  92. 1b2b739 Add s8 -> s16 unpack instrinsics by Steinar Midtskogen · 8 years ago
  93. 71e8784 Homogenize configuration option name. by Sebastien Alaiwan · 8 years ago
  94. 7e32a4c Fix high bit-depth transform unit test failure by Jingning Han · 8 years ago
  95. e3bc0da Change parameter limit to be <1, not <=1. This saves a bit. by Sean Purser-Haskell · 8 years ago
  96. 27f6e66 Reduce precision of shear parameters to 16 bits by Debargha Mukherjee · 8 years ago
  97. 521383a Add SSSE3 highbd warp filter by David Barker · 8 years ago
  98. 2bcf280 Prepare for vectorizing highbd warp filter by David Barker · 8 years ago
  99. 57338fc Support CONFIG_WARPED_MOTION in the cmake build. by Tom Finegan · 8 years ago
  100. 0a4ef08 Add install rule to cmake build. by Tom Finegan · 8 years ago