1. 8b28d86 Don't cast function pointers to void* (v64/v128/v256 unit tests) by Steinar Midtskogen · 8 years ago
  2. d954f2d Disable unsupported SIMD optimisations for CLPF for 32 bit VS targets by Steinar Midtskogen · 8 years ago
  3. fb1425f Add framework for testing intrinsics by Steinar Midtskogen · 8 years ago
  4. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  5. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  6. 049c64c Reduce time needed for some unit tests by Yaowu Xu · 8 years ago
  7. 5bce3fe Further reduce number of frames used in test by Yaowu Xu · 8 years ago
  8. f8cb5a6 Reduce number of frames used in test by Yaowu Xu · 8 years ago
  9. 81f4815 Update md5 for decoding test by Yaowu Xu · 8 years ago
  10. 2cdf0d8 Specify ANS window size at initialization by Alex Converse · 8 years ago
  11. 251cf36 Reduce image size to avoid out of memory by Yaowu Xu · 8 years ago
  12. f10cba2 Apply the rect fwd tx changes to SSE2 optimization by Yi Luo · 8 years ago
  13. d526d0a Fix TestSuperframeIndexIsOptional to work with daala_ec. by Nathan E. Egge · 8 years ago
  14. f0aa420 Change scaling of rectangular fwd transforms by Debargha Mukherjee · 8 years ago
  15. 840b2be Modify test.mk by Yunqing Wang · 8 years ago
  16. fab6224 Remove obsolete control AOME_SET_ARNR_TYPE and command line flag by Alex Converse · 8 years ago
  17. 73c145a Revert "Add framework for testing intrinsics" by James Zern · 8 years ago
  18. e983258 High bit depth motion search SAD optimization on avx2 by Yi Luo · 8 years ago
  19. 685039d Rename tests by Yaowu Xu · 8 years ago
  20. 3e882f2 Add framework for testing intrinsics by Steinar Midtskogen · 8 years ago
  21. 1ecdf2b ans: Move buf_ans_flush to the .c file by Alex Converse · 8 years ago
  22. 25c900c test_libvpx: fix valgrind failures by Yaowu Xu · 8 years ago
  23. cfa83fd ans: Use BufAnsCoder in the ANS test by Alex Converse · 9 years ago
  24. b137289 Turn on convolve_test.cc by Angie Chiang · 8 years ago
  25. b968d46 Test all subpels in av1_convolve_vert_first test by Angie Chiang · 8 years ago
  26. ed2a00f superframe test: Remove VP9 style syntax by Alex Converse · 8 years ago
  27. ae5cfde Refactor to use block_size_wide/high[] consistently by Jingning Han · 8 years ago
  28. 73db4ac Replace b_width_log2_lookup[] with direct block size access by Jingning Han · 8 years ago
  29. b79424e Do interpolation with lower-tap filter first by Angie Chiang · 8 years ago
  30. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 8 years ago
  31. 46f0f29 Fix compiling of tests with emulate-hardware by Yaowu Xu · 8 years ago
  32. 9e21874 SAD avg and 4D avx2 optimization for ext-partition by Yi Luo · 8 years ago
  33. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  34. 838a53d Improve rectangular transform accuracy by David Barker · 8 years ago
  35. 8245b9a Add unit tests for 4x4, 8x8, 16x16 hybrid txfm by Yi Luo · 8 years ago
  36. 4362b3e decode_perf_test: don't have real test vectors with which to test perf by Jim Bankoski · 8 years ago
  37. 4ce287a Replace int with uint32_t for non-negative values by Yaowu Xu · 8 years ago
  38. 63bd6dc Fix rectangle transform computation overflow by Yi Luo · 8 years ago
  39. 637590c Fix warnings from static analaysis tools by Yaowu Xu · 8 years ago
  40. 3baf526 Change to use "DISABLED_" prefix to disable a test by Yaowu Xu · 8 years ago
  41. 6b3f0db Disable test for msa version of transforms by Yaowu Xu · 8 years ago
  42. 1e487c3 Fix MSVC warnings in tests by Yaowu Xu · 8 years ago
  43. 1f49624 SAD avx2 optimization for ext-partition by Yi Luo · 8 years ago
  44. 77bba8d New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  45. ec994d8 accounting_test: fix read of uninitialized data by Tristan Matthews · 8 years ago
  46. 4891ef9 boolcoder_test: fix read of uninitialized data by Tristan Matthews · 8 years ago
  47. 3e4fcb4 Fix the bool coder test by Yushin Cho · 8 years ago
  48. fb77385 Merge "Remove unused copies of transform related source code" into nextgenv2 by Yi Luo · 8 years ago
  49. ea1167c Remove unused copies of transform related source code by Yi Luo · 8 years ago
  50. 7317200 Hybrid inverse transforms 16x16 AVX2 optimization by Yi Luo · 9 years ago
  51. fd601e3 Merge "Rename av1_convolve.[hc] to convolve.[hc]" into nextgenv2 by Yaowu Xu · 8 years ago
  52. 6557ea9 Rename av1_convolve.[hc] to convolve.[hc] by Yaowu Xu · 8 years ago
  53. ec93224 Refactor scan_test.cc by Angie Chiang · 8 years ago
  54. 0575e6c EC_ADAPT: disable tests requiring tiles. by Thomas Davies · 9 years ago
  55. 15c1aa6 Disable the SuperframeTest with --enable-daala_ec. by Yaowu Xu · 9 years ago
  56. 3ff8cb7 Merge "Fix aom_fdct8x8_ssse3 in high bit depth mode" into nextgenv2 by Debargha Mukherjee · 9 years ago
  57. 0602edf Fix aom_fdct8x8_ssse3 in high bit depth mode by David Barker · 9 years ago
  58. 3f84199 Add unit test for adapt_scan experiment by Angie Chiang · 9 years ago
  59. 400dcc8 Merge "Fix aom_fdct32x32_avx2 output as CONFIG_AOM_HIGHBITDEPTH=1" into nextgenv2 by Yi Luo · 9 years ago
  60. 8c1e57c Change 2 motion search counts to be tile data by Yunqing Wang · 9 years ago
  61. 0c552df Fix aom_fdct32x32_avx2 output as CONFIG_AOM_HIGHBITDEPTH=1 by Yi Luo · 9 years ago
  62. 3635a83 Merge "adapt_scan experiment" into nextgenv2 by Yaowu Xu · 9 years ago
  63. ed8cd9a adapt_scan experiment by Angie Chiang · 9 years ago
  64. 59b969da fdct4x4_test: fix unsigned overflow by Yaowu Xu · 9 years ago
  65. 62b6cc0 Merge "Fix avx2 16x16/32x32 fwd txfm coeff output on HBD" into nextgenv2 by Yi Luo · 9 years ago
  66. 1a0f27a Fix avx2 16x16/32x32 fwd txfm coeff output on HBD by Yi Luo · 9 years ago
  67. ff6d890 Pass AV1_COMMON into get_scan by Angie Chiang · 9 years ago
  68. c76572a Merge changes Icfc16070,Ied47a248,I8af087d9,I322a1366,If04580af into nextgenv2 by Yaowu Xu · 9 years ago
  69. e4abb97 Merge "Fix the overflow of av1_fht32x32() in 2D DCT_DCT" into nextgenv2 by Yi Luo · 9 years ago
  70. 77853e5 Remove some useless casts by Urvang Joshi · 9 years ago
  71. d71a231 Add compiler warning flag -Wextra and fix related warnings. by Urvang Joshi · 9 years ago
  72. ec5a194 Merge changes I7d6394e4,Ia8ce1464,If20e8637,Ia9adc46b,I651db25b into nextgenv2 by Yaowu Xu · 9 years ago
  73. 9cce436 Merge "Fix for AV1.TestTell" into nextgenv2 by Debargha Mukherjee · 9 years ago
  74. 157e45a Fix the overflow of av1_fht32x32() in 2D DCT_DCT by Yi Luo · 9 years ago
  75. f994855 Fix for AV1.TestTell by Peter de Rivaz · 9 years ago
  76. 9ff4134 Renaming in filter-intra sse4 code by hui su · 9 years ago
  77. 5db9743 Seperate FILTER_INTRA from EXT_INTRA experiment by hui su · 9 years ago
  78. fc5176f sync avg_test.cc with aom/master by Yaowu Xu · 9 years ago
  79. 0a3284c Merge "Fix build issues when --enable-aom-qm" into nextgenv2 by Yaowu Xu · 9 years ago
  80. 2a813e4 Merge "Add unit test for delta-q (aq-mode=4)" into nextgenv2 by Yaowu Xu · 9 years ago
  81. 0dd0463 Fix build issues when --enable-aom-qm by Yaowu Xu · 9 years ago
  82. 870a72d Merge "Fix failing TestBitIO test with --enable-daala_ec." into nextgenv2 by Yaowu Xu · 9 years ago
  83. e94767a Merge "Change return type of tell and tell_frac to uint32_t." into nextgenv2 by Yaowu Xu · 9 years ago
  84. 9f28cb8 Add unit test for delta-q (aq-mode=4) by Arild Fuldseth (arilfuld) · 9 years ago
  85. 66b1fcc Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2 by Urvang Joshi · 9 years ago
  86. e58781d Fix failing TestBitIO test with --enable-daala_ec. by Nathan E. Egge · 9 years ago
  87. b244f39 Change return type of tell and tell_frac to uint32_t. by Nathan E. Egge · 9 years ago
  88. d83fc3b Merge "Add av1_fdct64_new and av1_idct64_new" into nextgenv2 by Angie Chiang · 9 years ago
  89. 6048d05 Bit accounting. by Michael Bebenita · 9 years ago
  90. 88a03bb Fix warnings reported by -Wshadow: Part3: test/ directory by Urvang Joshi · 9 years ago
  91. 03f6fdc Fix warnings reported by -Wshadow: Part1b: scan_order struct and variable by Urvang Joshi · 9 years ago
  92. d7baf45 Adds ability to measure with a higher precision the number of bits by Michael Bebenita · 9 years ago
  93. 792519b Add av1_fdct64_new and av1_idct64_new by Angie Chiang · 9 years ago
  94. b60dfc2 Merge "Switch rANS to 15 bit precision, and adjust L_BASE." into nextgenv2 by Alex Converse · 9 years ago
  95. 62a94a6 Switch rANS to 15 bit precision, and adjust L_BASE. by Alex Converse · 9 years ago
  96. b100db7 Wrap palette code inside CONFIG_PALETTE flag. by Urvang Joshi · 9 years ago
  97. 8d510e2 Use "av1" as codec name by Yaowu Xu · 9 years ago
  98. 078856a Merge "Simplify 8x16 and 16x8 inverse transform tests" into nextgenv2 by Debargha Mukherjee · 9 years ago
  99. 089315f Merge "Enable test system to detect transforms misusing 'stride' parameter" into nextgenv2 by Debargha Mukherjee · 9 years ago
  100. a720f4b Merge "Add sse2 forward and inverse 16x32 and 32x16 transforms" into nextgenv2 by Debargha Mukherjee · 9 years ago