Merge "Revert "Adjust error resilience test data rate."" into experimental
This commit is contained in:
commit
74096cbae8
@ -182,7 +182,7 @@ TEST_P(ErrorResilienceTest, OnVersusOff) {
|
||||
TEST_P(ErrorResilienceTest, DropFramesWithoutRecovery) {
|
||||
const vpx_rational timebase = { 33333333, 1000000000 };
|
||||
cfg_.g_timebase = timebase;
|
||||
cfg_.rc_target_bitrate = 1500;
|
||||
cfg_.rc_target_bitrate = 500;
|
||||
|
||||
init_flags_ = VPX_CODEC_USE_PSNR;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user