1. 506eb72 Make encoder use vectorized self-guided filter by David Barker · 8 years ago
  2. 5765fad Handle non-multiple-of-4 widths in SSE4.1 self-guided filter by David Barker · 8 years ago
  3. 6d2f3c2 Fix some potential warnings on unused functions and implicit cast by Steinar Midtskogen · 8 years ago
  4. 2f103aa Disable sse2 for inverse tx with emulate-hardware by Sarah Parker · 8 years ago
  5. ce110cc Vectorize self-guided filter by David Barker · 8 years ago
  6. 4f7e104 Add test data download support to the cmake build. by Tom Finegan · 8 years ago
  7. c20176e Remove ASM_REGISTER_STATE_CHECK when testing v64/v128/v256 intrinsics by Steinar Midtskogen · 8 years ago
  8. 8d8638a Use 3-tap spatial filter in FILTER_INTRA experiment by Yue Chen · 8 years ago
  9. 8c636c1 simd_cmp_impl,TestSimd*Arg: break on failure by James Zern · 8 years ago
  10. 4db04d3 Move cmake build setup for testing into test/test.cmake. by Tom Finegan · 8 years ago
  11. 0a2c0cb Let hbd conv func be flexible by Angie Chiang · 8 years ago
  12. 8176081 SMOOTH_PRED: Use 12-bit multiplications instead of 18-bit. by Urvang Joshi · 8 years ago
  13. 8c019d5 Test average in av1_convolve_horiz/vert by Angie Chiang · 8 years ago
  14. a60da3b Use buffer vector to manage input/output buffer by Angie Chiang · 8 years ago
  15. dd1ca30 Reimplement av1_convolve unit test by Angie Chiang · 8 years ago
  16. 0143513 Merging the dering and clpf experiments into a single experiment: CDEF by Jean-Marc Valin · 8 years ago
  17. a9b174b InterpFilter type: Create an enum. by Urvang Joshi · 8 years ago
  18. 8c687d2 ans: Cleanup rans writing routines by Alex Converse · 8 years ago
  19. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  20. 17ce8b1 Remove file base name collisions. by Tom Finegan · 8 years ago
  21. e3a4c1c Pass plane into get_conv_params### by Angie Chiang · 8 years ago
  22. 4f0b3ed Retune the CLPF kernel by Steinar Midtskogen · 8 years ago
  23. 76ebf7c Turn on adapt_scan by default by Angie Chiang · 8 years ago
  24. 73ad523 Add support for disabling CLPF on tile boundaries by Steinar Midtskogen · 8 years ago
  25. ce4bceb Fix cmake test_libaom build with CONFIG_AOM_HIGHBITDEPTH enabled. by Tom Finegan · 8 years ago
  26. 7a40600 ALT_INTRA: Integerize the weights for SMOOTH_PRED. by Urvang Joshi · 8 years ago
  27. c54692b ans: Switch from uABS to rABS by Alex Converse · 8 years ago
  28. 998e606 Fix high bit depth test build on macosx. by Tom Finegan · 8 years ago
  29. a488727 Remove CONFIG_AV1_TEMPORAL_DENOISING. by Tom Finegan · 8 years ago
  30. 9a9f41f Change const int iterations into const int kIterations (style) by Steinar Midtskogen · 8 years ago
  31. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  32. 0d3aeda Remove unused assembly sources and associated tests. by Tom Finegan · 8 years ago
  33. af18794 simd_impl.h,SIMD_TUPLE: make name param type explicit by James Zern · 8 years ago
  34. 82d580c Add unit tests for v128 intrinsics by Steinar Midtskogen · 9 years ago
  35. 29ba675 Fix tests on macosx. by Tom Finegan · 8 years ago
  36. 1a0ae84 Fix OneByOneVideoTest for loop-restoration by Debargha Mukherjee · 8 years ago
  37. 04305c6 Add unit tests for v64 intrinsics by Steinar Midtskogen · 9 years ago
  38. 086c9db Remove "Large" from most of AV1FrameSizeTests by Alex Converse · 8 years ago
  39. af0c102 ans: Add a final state serialization test by Alex Converse · 8 years ago
  40. e2a703e av1_dct_test: fix duplicate symbol link error by James Zern · 8 years ago
  41. 2f97339 Add data file needed for perf test by Yaowu Xu · 8 years ago
  42. 1379746 Warp filter improvements by David Barker · 8 years ago
  43. 6870051 Update md5 for 308a639 by hui su · 8 years ago
  44. 0b3af1c EC_ADAPT: re-enable tests using tiles. by Thomas Davies · 8 years ago
  45. 2f6bdd8 Add a unit test for AV1E_SET_ANS_WINDOW_SIZE_LOG2 by Alex Converse · 8 years ago
  46. eb780e7 Add a control to set the ANS window size by Alex Converse · 8 years ago
  47. 838367d Add correctness tests for the SSE2 warp filter by David Barker · 8 years ago
  48. 9f45bc4 Pass ConvolveParams into prediction functions by Angie Chiang · 8 years ago
  49. b2ff17f Fix test failure in av1_convolve_optimz_test.cc by Angie Chiang · 8 years ago
  50. 0cfaeea Refactor av1_update_neighbors by Angie Chiang · 8 years ago
  51. fe2a959 Use default scan order as a tie breaker by Angie Chiang · 8 years ago
  52. 8f315b1 Fix 4x4 hybrid transform accuracy check tests by Yi Luo · 8 years ago
  53. f07ddf3 Fix 32x32 hybrid transform AVX2 to match C by Yi Luo · 8 years ago
  54. 3b0b5f1 Fix 16x32, 32x16 rectangular transform SSE2 to match C by Yi Luo · 8 years ago
  55. 674bffd Add rounding option into av1_convolve by Angie Chiang · 8 years ago
  56. 3bd8377 High bit depth 32x32 inverse DCT_DCT transform, AVX2 by Yi Luo · 8 years ago
  57. 346440b Use the standard aom_reader_init() interface for ans by Alex Converse · 8 years ago
  58. 03ab527 Fix compile problems with older VS releases by Steinar Midtskogen · 8 years ago
  59. 66ca597 Change md5 used in test by Yaowu Xu · 8 years ago
  60. e6aece8 Fix RunAccuracyCheck failure by Angie Chiang · 8 years ago
  61. 8b28d86 Don't cast function pointers to void* (v64/v128/v256 unit tests) by Steinar Midtskogen · 8 years ago
  62. d954f2d Disable unsupported SIMD optimisations for CLPF for 32 bit VS targets by Steinar Midtskogen · 8 years ago
  63. fb1425f Add framework for testing intrinsics by Steinar Midtskogen · 8 years ago
  64. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  65. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  66. 049c64c Reduce time needed for some unit tests by Yaowu Xu · 8 years ago
  67. 5bce3fe Further reduce number of frames used in test by Yaowu Xu · 8 years ago
  68. f8cb5a6 Reduce number of frames used in test by Yaowu Xu · 8 years ago
  69. 81f4815 Update md5 for decoding test by Yaowu Xu · 8 years ago
  70. 2cdf0d8 Specify ANS window size at initialization by Alex Converse · 8 years ago
  71. 251cf36 Reduce image size to avoid out of memory by Yaowu Xu · 8 years ago
  72. f10cba2 Apply the rect fwd tx changes to SSE2 optimization by Yi Luo · 8 years ago
  73. d526d0a Fix TestSuperframeIndexIsOptional to work with daala_ec. by Nathan E. Egge · 8 years ago
  74. f0aa420 Change scaling of rectangular fwd transforms by Debargha Mukherjee · 8 years ago
  75. 840b2be Modify test.mk by Yunqing Wang · 8 years ago
  76. fab6224 Remove obsolete control AOME_SET_ARNR_TYPE and command line flag by Alex Converse · 8 years ago
  77. 73c145a Revert "Add framework for testing intrinsics" by James Zern · 8 years ago
  78. e983258 High bit depth motion search SAD optimization on avx2 by Yi Luo · 8 years ago
  79. 685039d Rename tests by Yaowu Xu · 8 years ago
  80. 3e882f2 Add framework for testing intrinsics by Steinar Midtskogen · 8 years ago
  81. 1ecdf2b ans: Move buf_ans_flush to the .c file by Alex Converse · 8 years ago
  82. 25c900c test_libvpx: fix valgrind failures by Yaowu Xu · 8 years ago
  83. cfa83fd ans: Use BufAnsCoder in the ANS test by Alex Converse · 8 years ago
  84. b137289 Turn on convolve_test.cc by Angie Chiang · 8 years ago
  85. b968d46 Test all subpels in av1_convolve_vert_first test by Angie Chiang · 8 years ago
  86. ed2a00f superframe test: Remove VP9 style syntax by Alex Converse · 8 years ago
  87. ae5cfde Refactor to use block_size_wide/high[] consistently by Jingning Han · 8 years ago
  88. 73db4ac Replace b_width_log2_lookup[] with direct block size access by Jingning Han · 8 years ago
  89. b79424e Do interpolation with lower-tap filter first by Angie Chiang · 8 years ago
  90. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 8 years ago
  91. 46f0f29 Fix compiling of tests with emulate-hardware by Yaowu Xu · 8 years ago
  92. 9e21874 SAD avg and 4D avx2 optimization for ext-partition by Yi Luo · 8 years ago
  93. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  94. 838a53d Improve rectangular transform accuracy by David Barker · 8 years ago
  95. 8245b9a Add unit tests for 4x4, 8x8, 16x16 hybrid txfm by Yi Luo · 8 years ago
  96. 4362b3e decode_perf_test: don't have real test vectors with which to test perf by Jim Bankoski · 8 years ago
  97. 4ce287a Replace int with uint32_t for non-negative values by Yaowu Xu · 8 years ago
  98. 63bd6dc Fix rectangle transform computation overflow by Yi Luo · 8 years ago
  99. 637590c Fix warnings from static analaysis tools by Yaowu Xu · 8 years ago
  100. 3baf526 Change to use "DISABLED_" prefix to disable a test by Yaowu Xu · 8 years ago