summaryrefslogtreecommitdiff
path: root/test/datarate_test.cc
AgeCommit message (Expand)Author
2015-03-19put spatial svc behind an ABI checkJames Zern
2015-03-13Fix crash with vp9 denoiser on.Marco
2015-02-19Improve skip_txfm thresholds in the non-rd mode selectionYunqing Wang
2015-01-09Unit test for turning VP8 denoiser on/off periodically.JackyChen
2015-01-07Unit test for turning VP9 denoiser on/off periodically.JackyChen
2015-01-06Turn denoiser sensitivity on starting from kf in unit testJingning Han
2014-12-02Enforce error resilient mode on in temporal svc real-time modeJingning Han
2014-12-01Turn off temporal svc unit test in RTC settingJingning Han
2014-09-18Add a conditional compilation macro to VP8 unit test.JackyChen
2014-09-18Add unit test for VP9 denoiser.JackyChen
2014-08-27Add a separate datarate test for denoiser enabled.Marco
2014-08-26Enable denoiser for vp8 datarate tests.Marco
2014-08-22datarate_test.cc: remove unused param warningsJames Zern
2014-06-30Decide the partitioning threshold from the variance histogramYunqing Wang
2014-05-07Relax rc test thresholdYaowu Xu
2014-04-17Relax the threshold for datarate test by 5%Yaowu Xu
2014-04-04Re-enable datarate tests for speeds 5 and 6.Marco Paniconi
2014-03-28Adjust rt speed steps.Yaowu Xu
2014-03-20Disable speed 6 for datarate test.Marco Paniconi
2014-03-12datarate_test renaming with suffix large because it is slow.Jim Bankoski
2014-03-07Add realtime-mode to datarate tests.Marco Paniconi
2014-03-06Add speeed 5 to datarate test.Marco Paniconi
2014-02-21Stop gating non420 features with a configure flag.Alex Converse
2014-02-13Datarate test for temporal layers and frame dropper.Marco Paniconi
2014-02-11Fix frames that have no references to them.Frank Galligan
2014-02-11Disabling BasicRateTargeting3TemporalLayers test.Dmitry Kovalev
2014-02-10Some updates and fixes for layered CBR mode.Marco Paniconi
2014-02-06Layer based rate control for CBR mode.Marco Paniconi
2014-02-03Revert "Layer based rate control for CBR mode."Marco Paniconi
2014-02-02Layer based rate control for CBR mode.Marco Paniconi
2014-01-22Expand the lossless and datarate tests to cover 4:4:4.Alex Converse
2013-12-18datarate_test: fix some type conversionsJames Zern
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-16Change in data rate test to be less stringentDeb Mukherjee
2013-11-13For CBR, keep rate-correction damping factor to 2.Marco Paniconi
2013-10-30Updates to 1-pass:Marco Paniconi
2013-10-16Initial 1-pass.Marco Paniconi
2013-09-06cleanup cpplint warningsYaowu Xu
2013-06-25encode_test_driver: check for fatal failuresJames Zern
2013-01-23Support multiple codecs in test infrastructureJohn Koleszar
2012-11-14Update to datarate_test.Marco Paniconi
2012-10-29add unit test for datarate controlJim Bankoski