1. b7c05bd *.{c,cc,h}: normalize AOMedia copyright by James Zern · 7 months ago
  2. e937f26 Define the MAX_NUM_THREADS macro in enc_enums.h by Wan-Teh Chang · 11 months ago
  3. faa2dcf test/*.cc: prefer 'override' to 'virtual' by James Zern · 1 year, 6 months ago
  4. ceca441 Improve documentation for MT support for Loop Filter by Diksha Singh · 1 year, 8 months ago
  5. d6a288f Disable Loop restoration for multi-thread case by venkat sanampudi · 1 year, 9 months ago
  6. 79f745c Fix multi-thread mismatch in TPL compound search by Yunqing Wang · 2 years, 7 months ago
  7. 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 8 months ago
  8. 5878a67 Extend RTC encoder MT tests by Yunqing Wang · 2 years, 9 months ago
  9. 1633b59 test/*: check allocations by James Zern · 3 years, 2 months ago
  10. 5b35124 Disable multithreaded large test under valgrind by Elliott Karpilovsky · 3 years, 8 months ago
  11. cb037d7 Add command line support for dv_cost_upd_freq by chiyotsai · 3 years, 9 months ago
  12. 2003f68 Add speed 6 to AVxEncoderThreadRTTest by Wan-Teh Chang · 3 years, 9 months ago
  13. b729d4d Add unit tests to validate multi-threading in allintra mode by Aniket Wanare · 3 years, 10 months ago
  14. 7158bdf Revert "Move AVxEncoderThreadRTTestLarge outside #ifdef" by Wan-Teh Chang · 3 years, 9 months ago
  15. f9cd17d Move AVxEncoderThreadRTTestLarge outside #ifdef by Wan-Teh Chang · 3 years, 9 months ago
  16. 7a3c91f Fix test failures under realtime only build by Jerome Jiang · 3 years, 9 months ago
  17. 968fd68 Exclude non RT tests from realtime only build by Jerome Jiang · 3 years, 10 months ago
  18. fddea51 Merge the InitializeConfig() and SetMode() methods by Wan-Teh Chang · 4 years ago
  19. 4dfcf808 Revert "Disable AV1/AVxEncoderThreadRTTest for speed 9" by Deepa K G · 4 years ago
  20. d029bcf Disable AV1/AVxEncoderThreadRTTest for speed 9 by chiyotsai · 4 years ago
  21. c1047c7 Add unit tests for real time multi-threading by Deepa K G · 4 years ago
  22. 03f0b5a Modify AVxEncoderThreadTest to test temporal filter MT by Jayasanker J · 4 years, 2 months ago
  23. 9dfac72 Update gtest usage in unit tests by chiyotsai · 4 years, 7 months ago
  24. 21f4d09 Shorten test time of AVxEncoderThreadLSTestLarge by Yaowu Xu · 4 years, 7 months ago
  25. 4b38bbe Shorten test time of AVxFirstPassEncoderThreadTest by Yaowu Xu · 4 years, 7 months ago
  26. c913f49 Shorten test time for AVxEncoderThreadTestLarge by Yaowu Xu · 4 years, 7 months ago
  27. 13f77f7 Reduce nightly encoder multithread tests by Yunqing Wang · 4 years, 7 months ago
  28. 67c65df Improve AVxEncoderThreadTest by Mufaddal Chakera · 4 years, 8 months ago
  29. 29baad9 Clean up first pass multi-thread unit test by Mufaddal Chakera · 4 years, 9 months ago
  30. 29c2434 Add unit test for the multi-threaded first pass encoder by Mufaddal Chakera · 4 years, 9 months ago
  31. 2aaeed8 Update enc thread tests by Ravi Chaudhary · 6 years ago
  32. 7d447f5 Further reduce AVxEncoderThreadTest by Yunqing Wang · 6 years ago
  33. b18fd06 Reduce the number of encoder thread tests by Yunqing Wang · 6 years ago
  34. 0ec03a4 Add unittest for encoder row based multi-threading by Ravi Chaudhary · 6 years ago
  35. e426b01 Modify encoder multi-threading unit tests by Ravi Chaudhary · 7 years ago
  36. ce8f481 Re-enable ext-tile unit tests by Yunqing Wang · 7 years ago
  37. 40929b0 Temporarily disable ext-tile unit tests by Yunqing Wang · 7 years ago
  38. 9a7278f Remove CONFIG_AV1 preproc symbol. by Tom Finegan · 7 years ago
  39. 3cab623 Remove CONFIG_LOOPFILTERING_ACROSS_TILES by Yaowu Xu · 7 years ago
  40. 38fdd33 Re-enable AV1/AVxEncoderThreadLSTest.EncoderResultTest by Debargha Mukherjee · 7 years ago
  41. e1062de Temporarily disable AVxEncoderThreadLSTest by Debargha Mukherjee · 7 years ago
  42. dd6ef6c Remove CONFIG_EXT_TILE macro by Yaowu Xu · 7 years ago
  43. 41037d4 Re-enable several EXT_TILE unit tests by Yunqing Wang · 7 years ago
  44. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  45. ce796ed Disable EXT_TILE unit tests by Yunqing Wang · 7 years ago
  46. 8ae64a9 ext_tile: Not to write large_scale_tile bit to bitstream by Yunqing Wang · 7 years ago
  47. 7bb501d add new experiment loopfiltering_across_tiles_ext by Lei · 7 years ago
  48. 2773872 Reduce resolution of AVxEncoderThreadTestLarge by Debargha Mukherjee · 7 years ago
  49. eeb08a9 Make EXT_TILE compatible with TILE_GROUPS by Yunqing Wang · 8 years ago
  50. 8a65f9f Fix unit tests with --disable-lowbitdepth by Sebastien Alaiwan · 8 years ago
  51. acca889 Fix tile independency unit test by Jingning Han · 8 years ago
  52. 4322bc1 Fix constructor order in unit tests (sanitizer) by Sebastien Alaiwan · 8 years ago
  53. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  54. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  55. 0b3af1c EC_ADAPT: re-enable tests using tiles. by Thomas Davies · 8 years ago
  56. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  57. 840b2be Modify test.mk by Yunqing Wang · 8 years ago
  58. fab6224 Remove obsolete control AOME_SET_ARNR_TYPE and command line flag by Alex Converse · 8 years ago
  59. 0575e6c EC_ADAPT: disable tests requiring tiles. by Thomas Davies · 8 years ago
  60. 8c1e57c Change 2 motion search counts to be tile data by Yunqing Wang · 8 years ago
  61. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 8 years ago
  62. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 8 years ago
  63. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 8 years ago
  64. 3a826f1 test/: apply clang-format by clang-format · 8 years ago
  65. 5eee9073 Rename files with vp9_ prefix by Yaowu Xu · 8 years ago[Renamed from test/vp9_ethread_test.cc]
  66. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 8 years ago
  67. 0dc56b6 ethread_test: Remove vp10 as test parameter. by Alex Converse · 9 years ago
  68. 6abddf3 Split some slower tests based on cpu-used by Debargha Mukherjee · 9 years ago
  69. 8e5e338 Add decoder APIs and unit tests in tile-coding experiment by Yunqing Wang · 9 years ago
  70. 855b6d7 Unbreak VP9 threading tests. by Geza Lore · 9 years ago
  71. 688f9ed Improve multi-threaded encode/decode test. by Geza Lore · 9 years ago
  72. 67a2ff7 Configure tiles in tests when using ext-tile. by Geza Lore · 9 years ago
  73. b1a3871 Fix typos in unit tests by hui su · 9 years ago
  74. 6ed7f7a Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  75. cffef11 tests: quiet some unused parameter warnings by James Zern · 9 years ago
  76. a3a1b2d Speed up per-commit test for nextgenv2 branch by hui su · 9 years ago
  77. 325b96d Accumulate EXT_TX counts for multithread by Peter de Rivaz · 9 years ago
  78. c655b5f Test fix for VP10 by Debargha Mukherjee · 9 years ago
  79. 41be09a Turn on codec behavior unit tests for vp10 by Jingning Han · 9 years ago
  80. 5d676d5 Add aq-mode=3 to ethread test. by Marco · 10 years ago
  81. 587a0b3 Call encoder control before running ethread test. by Alex Converse · 10 years ago
  82. 7839d03 tests: add a shorter 720p test clip by James Zern · 10 years ago
  83. 7c2c2be vp9_ethread: add the multi-threaded encoder unit tests by Yunqing Wang · 10 years ago