1. b49f556 Merge commit '7ade96172b95adc91a5d85bf80c90989cd543ee8' into aosp/master by James Zern · 1 year, 4 months ago
  2. 95c81f7 rtc: Fix to crash for SVC with resize. by Marco Paniconi · 2 years, 2 months ago
  3. 40c9b4c Add a test that reproduces crbug.com/1393384 by Wan-Teh Chang · 2 years, 4 months ago
  4. 7bdd05e Chain video->frame() == x tests using else if by Wan-Teh Chang · 2 years, 10 months ago
  5. 664f04d test/*: normalize use of nullptr by James Zern · 2 years, 10 months ago
  6. d748d29 test/: quiet some unused-const warnings by James Zern · 3 years ago
  7. f20d487 Re-enable ResizeModeTestLarge.ResizeModeTest by Debargha Mukherjee · 3 years, 5 months ago
  8. 96e34c2 AV1 RT: Bring back tools to realtime mode by Fyodor Kyslov · 3 years, 10 months ago
  9. 968fd68 Exclude non RT tests from realtime only build by Jerome Jiang · 4 years ago
  10. fddea51 Merge the InitializeConfig() and SetMode() methods by Wan-Teh Chang · 4 years, 1 month ago
  11. 9d6edab Further increase the resize psnr threshold to 4.1 by Jingning Han · 4 years, 6 months ago
  12. 359a635 Increase resize test psnr threshold by Jingning Han · 4 years, 6 months ago
  13. 24c8a75 Make resize test more robust by Jerome Jiang · 4 years, 7 months ago
  14. 8627fcb Disable ResizeModeTestLarge to fix nightly failures by Mufaddal Chakera · 4 years, 8 months ago
  15. 171bd63 Add unit test to check for failures in resize modes by Mufaddal Chakera · 4 years, 8 months ago
  16. 40b461c rtc: Fix to realtime resize test by Marco Paniconi · 4 years, 8 months ago
  17. 992e508 rtc: Add speed 9 test coverage for realtime by Marco Paniconi · 4 years, 8 months ago
  18. 69e6dcc rtc: Add dynamic resize mode, to 1 pass CBR by Marco Paniconi · 4 years, 8 months ago
  19. e4cfee4 Add resize test on 180p. by Jerome Jiang · 4 years, 9 months ago
  20. 9dfac72 Update gtest usage in unit tests by chiyotsai · 4 years, 9 months ago
  21. b92b29c Avoid use of an uninitialized variable by Yaowu Xu · 4 years, 9 months ago
  22. 99881eb rtc: Resize test for 1/4,3/4 scaling via SetScaleMode by Marco Paniconi · 4 years, 9 months ago
  23. 7205692 rtc: Fixes for resize when scalemode is used by Marco Paniconi · 4 years, 9 months ago
  24. bbe0a0a test/*.cc: remove use of GTEST_ARRAY_SIZE_() by James Zern · 5 years ago
  25. d5a035b Write the AV1 fourcc code to the IVF file header. by Wan-Teh Chang · 6 years ago
  26. bd2fe1a Disable frame_parallel_decoding_mode by default by Yunqing Wang · 6 years ago
  27. 1f3265d Increase PSNR tolerance in resize_test by chiyotsai · 6 years ago
  28. 20cf30e Move profile and color config to SequenceHeader. by Urvang Joshi · 7 years ago
  29. e7302dc Reduce number of frames in TestExternalResizeWorks by Sarah Parker · 7 years ago
  30. 102c865 Add option to encoder to force max frame w/h by Imdad Sardharwalla · 7 years ago
  31. dadaba6 Temporary fix for resize tests by Imdad Sardharwalla · 7 years ago
  32. 123e8a6 adopt some clang 5.0.0 formatting by Johann · 7 years ago
  33. 2638cb5 fix issues with segment_pred_last by Soo-Chul Han · 7 years ago
  34. 15b6ae0 Move some slower tests to Large (nightly) by Debargha Mukherjee · 7 years ago
  35. 34e3a14 Change tolerance for resize_test by Debargha Mukherjee · 7 years ago
  36. 6dfd16b [intra-edge] Soft_enable by default by Joe Young · 7 years ago
  37. a603488 Off TestResizeCspWorks when def TRELLISQ_SEARCH by Angie Chiang · 7 years ago
  38. ccb2726 Misc. resize fixes along with the resize test by Debargha Mukherjee · 7 years ago
  39. 1ff7d9a Turn off TestResizeCspWorks under conditions by Angie Chiang · 8 years ago
  40. 4eafefe apply clang-format by clang-format · 8 years ago
  41. c9ac07f Re-enable resize test. by Urvang Joshi · 8 years ago
  42. d7b2be7 Remove references to a previously removed variable by Yaowu Xu · 8 years ago
  43. 4322bc1 Fix constructor order in unit tests (sanitizer) by Sebastien Alaiwan · 8 years ago
  44. 032573d Cleanup: remove const by Yaowu Xu · 8 years ago
  45. 7a07ece Include googletest cmake support. by Tom Finegan · 8 years ago
  46. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  47. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  48. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  49. 3a826f1 test/: apply clang-format by clang-format · 9 years ago
  50. 3fa28d5 More vp8/vp9 clean up by Yaowu Xu · 9 years ago
  51. 60be793 resize_test: fix implicit float->int conversion by James Zern · 9 years ago
  52. 0616fa6 resize_test: skip VP9 decode checks if it's disabled by James Zern · 9 years ago
  53. b9cb955 vp9-resize tests: Update to real-time resize unittests. by Marco · 9 years ago
  54. 3cbc26f vp9-resize: Fix an issue with external dynamic resize. by Marco · 9 years ago
  55. 34d12d1 vp9-resize: Force reference masking off for external dynamic-resizing. by Marco · 9 years ago
  56. acc592b vp9 resize_test: Enable resize_allowed in real-time ExternalResize test. by Marco · 9 years ago
  57. f288c94 vp9-dynamic resize: Fix bug on releasing scaled reference. by Marco · 9 years ago
  58. aff0a80 vp9-aq-mode=3: Reset cyclic refresh under config/external size change. by Marco · 9 years ago
  59. 204cde5 Enable resize test(down&up) by changing the bitrate. by jackychen · 9 years ago
  60. 006fd19 Fix resize internal test. by Marco · 9 years ago
  61. 419da5c Adjust variance threshold for 16x16 split at low resolutions. by Marco · 9 years ago
  62. 55c8843 VP9: add unit test for realtime external resize. by jackychen · 9 years ago
  63. 0465aa4 VP9 dynamic resize: enable resize unit test(DownUp). by jackychen · 9 years ago
  64. 3c9a424 VP9 dynamic resize: increase waiting time after key frame. by jackychen · 9 years ago
  65. 55f092d Change size on first frame and change config cause crash. by jackychen · 10 years ago
  66. ca8f8fd VP9 dynamic resizing unit test with bitrate change. by jackychen · 10 years ago
  67. 9ac42bc VP9 dynamic resizing unit test. by jackychen · 10 years ago
  68. 40f177a ResizeCspTest: request PSNR packets by James Zern · 10 years ago
  69. 797a255 Allow larger encoder configurations. by Alex Converse · 10 years ago
  70. 910ca85 Allow external resize via vpx_codec_enc_config_set by Alex Converse · 10 years ago
  71. dbe6917 resize_test.cc: remove unused param warnings by James Zern · 11 years ago
  72. bb06138 resize_test: use const_iterator where appropriate by James Zern · 11 years ago
  73. 17b8993 resize_test: silence a warning by James Zern · 11 years ago
  74. 3cd37df Adds a non-normative resize library to vp9 encoder by Deb Mukherjee · 11 years ago
  75. 899ab95 Adjustment to allowed range in resize unit test by Paul Wilkins · 11 years ago
  76. 88c8ff2 Modified resize unit test to output test vector by Adrian Grange · 12 years ago
  77. 93ffd37 Enable and fix resize_test for VP9 by Adrian Grange · 12 years ago
  78. 1c05e9d encode_test_driver: check for fatal failures by James Zern · 12 years ago
  79. 449f136 VP9/ResizeInternalTest: adjust passing threshold by John Koleszar · 12 years ago
  80. 93e10c8 Update ResizeInternalTest threshold by John Koleszar · 12 years ago
  81. b683eec Test upscaling as well as downscaling by John Koleszar · 12 years ago
  82. eb939f4 Spatial resamping of ZEROMV predictors by John Koleszar · 12 years ago
  83. 88f99f4 Adds a test for the VP8E_SET_SCALEMODE control by John Koleszar · 12 years ago
  84. 706cafe Support multiple codecs in test infrastructure by John Koleszar · 12 years ago
  85. 2fb29ff Add external resize tests by John Koleszar · 13 years ago