1. 1250a26 test/*.cc: use using instead of typedef by James Zern · 2 years, 9 months ago
  2. c8b1fc2 Include "gtest/gtest.h" using the shorter path by Wan-Teh Chang · 1 year, 8 months ago
  3. b7c05bd *.{c,cc,h}: normalize AOMedia copyright by James Zern · 1 year, 10 months ago
  4. 339e563 test/*: delete empty TearDown functions by James Zern · 2 years, 6 months ago
  5. f1fa1eb test/*.cc: use '= default' by James Zern · 2 years, 9 months ago
  6. faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 2 years, 9 months ago
  7. 408b16b test/acm_random: add Rand16Signed() by James Zern · 3 years, 7 months ago
  8. 664f04d test/*: normalize use of nullptr by James Zern · 3 years, 11 months ago
  9. ef26106 Replace ASM_REGISTER_STATE_CHECK with API_REGISTER_STATE_CHECK by chiyotsai · 4 years, 9 months ago
  10. 6ddbede Remove ClearSystemState from unit tests by chiyotsai · 4 years, 9 months ago
  11. 4dd53d0 Single out the quantize function not using qmatrix by Angie Chiang · 5 years ago
  12. f62cbe2 Deprecate av1_default_scan_orders by Jingning Han · 5 years ago
  13. 9dfac72 Update gtest usage in unit tests by chiyotsai · 6 years ago
  14. 96786fe Update google test to version 1.10.x by Cheng Chen · 6 years ago
  15. 1c52d01 test/av1_quantize_test: fix int sanitizer warnings by Hien Ho · 7 years ago
  16. 44702c8 cmake: generate rtcd headers in config subdir. by Tom Finegan · 8 years ago
  17. 60e653d cmake: Output aom_config in config sub dir. by Tom Finegan · 8 years ago
  18. 0dcd23c Remove obsoleted skip_block for highbd_quantize_fp by Peng Bin · 8 years ago
  19. 13af479 Fix bug in av1_highbd_quantize_fp_avx2/sse4 by Peng Bin · 8 years ago
  20. 2077133 Modify highbd_quantize_fp by Yunqing Wang · 8 years ago
  21. 27103f2 Fix av1_highbd_quantize_fp_sse4_1 by Yunqing Wang · 8 years ago
  22. abb0953 Ensure HBD/LBD quantizer to generate matching result by Yunqing Wang · 8 years ago
  23. 4eafefe apply clang-format by clang-format · 9 years ago
  24. 1870382 AOM_QM: use SIMD for flat matrices and re-enable tests. by Thomas Davies · 9 years ago
  25. 367da99 Change the initializaton of test parameters by Yaowu Xu · 9 years ago
  26. 4ff59b5 Cleanup: Remove const for params passed by value by Yaowu Xu · 9 years ago
  27. 7a07ece Include googletest cmake support. by Tom Finegan · 9 years ago
  28. bde4ac8 change to use AOMedia copyright notice by Yaowu Xu · 9 years ago
  29. 0dd0463 Fix build issues when --enable-aom-qm by Yaowu Xu · 9 years ago
  30. 03f6fdc Fix warnings reported by -Wshadow: Part1b: scan_order struct and variable by Urvang Joshi · 9 years ago
  31. cb586f3 enums.h: Combine related #defines into packed enums. by Urvang Joshi · 10 years ago
  32. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 10 years ago[Renamed (87%) from test/vp10_quantize_test.cc]
  33. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 10 years ago
  34. 3a826f1 test/: apply clang-format by clang-format · 10 years ago
  35. b2663a8 HBD fast path quantization speed improvement by Yi Luo · 10 years ago