summaryrefslogtreecommitdiff
path: root/test/datarate_test.cc
AgeCommit message (Expand)Author
2016-03-09vp9-svc: Fix to frame dropping in svc mode.Marco
2016-03-08vp9-svc unitests: Add more tests for key frame periods.Marco
2016-03-02vp9-svc: Fix issues with svc with periodic key frames.Marco
2016-03-01vp9-svc: Allow for 2 stage downscaling for spatial layers.Marco
2016-02-29vp9-datarate unittests: Include coverage up to speed 8.Marco
2016-02-29vp9: Remove effective_bitrate from SVC datarate tests.Marco
2016-02-26datarate_test/ChangingDropFrameThresh: set kf intervalJames Zern
2016-02-26vp9-svc: Bugfix for svc in non-rd variance partition.Marco
2016-02-25vp9: set kf_max_dist to a reasonable default (128)James Zern
2016-02-11tests: quiet some unused parameter warningsJames Zern
2016-01-20vp9-svc: Allow frame-dropping in svc datarate control tests.Marco
2015-11-23vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.Marco
2015-11-03Adjust threshold for datarate frame drop test.Marco
2015-08-10Add unittest for SVC 1pass CBR mode with 4 threads.Marco
2015-06-03Remove ABI check for 1 pass CBR SVC.Marco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
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