summaryrefslogtreecommitdiff
path: root/test/datarate_test.cc
AgeCommit message (Expand)Author
2017-08-31Prevent data race from low-pass filter.Peter Boström
2017-08-30Revert "Re-enable disabled tests under TSan."Jerome Jiang
2017-08-28Re-enable disabled tests under TSan.Peter Boström
2017-06-21datarate_test: rename thread -> Thread in test nameJames Zern
2017-05-17vp9: Modify ChangingDropFrameThresh unittest.Marco
2017-05-11vp9: SVC: allow for setting the interp_filter in non-rd pickmode.Marco
2017-05-05Change target bitrate thresh in denoiser test.Jerome Jiang
2017-04-20vp9: Re-enable SVC datarate tests.Marco
2017-04-19vp9: Fix the disabling of a SVC 3TL datarate test.Marco
2017-04-18vp9: Disable some SVC tests for now.Marco
2017-04-17Revert "Revert "vp9: Avoid encoder loopfilter for non-reference frames.""Marco Paniconi
2017-04-17vp9: Datarate test: modify frame flags for 3 TL.Marco
2017-04-14Revert "vp9: Avoid encoder loopfilter for non-reference frames."James Zern
2017-04-13vp9: Avoid encoder loopfilter for non-reference frames.Marco
2017-03-24vp9: Fix to condition on using source_sad for 1 pass real-time.Marco
2017-03-21vp9: Modify datarate tests to cover denoising with multi-threading.Marco
2017-03-10vp9: Enable row multithreading for SVC in real-time mode.Marco
2017-02-21Fix segmentation fault caused by denoiser working with spatial SVC.Jerome Jiang
2017-02-17datarate_test: disable OnePassCbrSvc2SpatialLayersDenoiserOnJames Zern
2017-01-21vp9: Small threshold adjustment to unittest BasicRateTargeting444Marco
2017-01-10vp9: Make the denoiser work with spatial SVC.Marco
2017-01-03vp9: SVC unittests: fix to use y4m source.Marco
2016-12-23Revert "vp9: SVC unittests: fix to use y4m source."James Zern
2016-12-21vp9: SVC unittests: fix to use y4m source.Marco
2016-12-21vp9; Fix to unitest for high noise.Marco
2016-12-20vp9: Add datarate test for denoiser, for high noise case.Marco
2016-12-09vp9: Fix to crash in svc code.Marco
2016-12-07vp9: Fix some TODOs in svc code.Marco
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-10-14VP8: Add realtime speed to datarate_test.ccJerome Jiang
2016-10-13vp8: Adjust thresholds in VP8/DatarateTestLarge tests.Marco
2016-10-11vp8: Adjust threshold on VP8/DatarateTestLarge.DenoiserOffOn.Marco
2016-08-24Add datarate tests for encoder multi-threads (vp8 and vp9).Marco
2016-08-05test: apply clang-tidy google-readability-braces-around-statementsclang-format
2016-08-04Merge "test: apply clang-format"James Zern
2016-07-27test: apply clang-formatclang-format
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco
2016-06-23datarate_test,DatarateTestLarge: normalize bits typeJames Zern
2016-06-16Fix ubsan warning: test/datarate_test.ccYaowu Xu
2016-05-25vp9: Add datarate test for 1 pass VBR mode.Marco
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