summaryrefslogtreecommitdiff
path: root/test/resize_test.cc
AgeCommit message (Expand)Author
2017-09-01apply clang-formatclang-format
2016-07-27test: apply clang-formatclang-format
2016-07-22resize_test: fix implicit float->int conversionJames Zern
2016-04-26resize_test: skip VP9 decode checks if it's disabledJames Zern
2016-03-07vp9-resize tests: Update to real-time resize unittests.Marco
2016-02-12vp9-resize: Fix an issue with external dynamic resize.Marco
2016-02-11vp9-resize: Force reference masking off for external dynamic-resizing.Marco
2016-02-10vp9 resize_test: Enable resize_allowed in real-time ExternalResize test.Marco
2016-02-09vp9-dynamic resize: Fix bug on releasing scaled reference.Marco
2016-02-09vp9-aq-mode=3: Reset cyclic refresh under config/external size change.Marco
2015-11-13Enable resize test(down&up) by changing the bitrate.jackychen
2015-11-13Fix resize internal test.Marco
2015-11-12Adjust variance threshold for 16x16 split at low resolutions.Marco
2015-11-09VP9: add unit test for realtime external resize.jackychen
2015-11-09VP9 dynamic resize: enable resize unit test(DownUp).jackychen
2015-11-09VP9 dynamic resize: increase waiting time after key frame.jackychen
2015-09-21Change size on first frame and change config cause crash.jackychen
2015-09-15VP9 dynamic resizing unit test with bitrate change.jackychen
2015-09-15VP9 dynamic resizing unit test.jackychen
2015-03-02ResizeCspTest: request PSNR packetsJames Zern
2015-01-29Allow larger encoder configurations.Alex Converse
2015-01-21Allow external resize via vpx_codec_enc_config_setAlex Converse
2014-08-22resize_test.cc: remove unused param warningsJames Zern
2014-01-31resize_test: use const_iterator where appropriateJames Zern
2014-01-31resize_test: silence a warningJames Zern
2014-01-21Adds a non-normative resize library to vp9 encoderDeb Mukherjee
2013-10-11Adjustment to allowed range in resize unit testPaul Wilkins
2013-09-17Modified resize unit test to output test vectorAdrian Grange
2013-09-10Enable and fix resize_test for VP9Adrian Grange
2013-06-25encode_test_driver: check for fatal failuresJames Zern
2013-03-18VP9/ResizeInternalTest: adjust passing thresholdJohn Koleszar
2013-03-05Update ResizeInternalTest thresholdJohn Koleszar
2013-02-27Test upscaling as well as downscalingJohn Koleszar
2013-02-26Spatial resamping of ZEROMV predictorsJohn Koleszar
2013-02-08Adds a test for the VP8E_SET_SCALEMODE controlJohn Koleszar
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-05-24Add external resize testsJohn Koleszar