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