]> granicus.if.org Git - libvpx/commit
vp9-rtc: Use speed 5 for postencode drop tests.
authorMarco Paniconi <marpan@google.com>
Tue, 4 Jun 2019 17:07:11 +0000 (10:07 -0700)
committerMarco Paniconi <marpan@google.com>
Tue, 4 Jun 2019 17:11:59 +0000 (10:11 -0700)
commit3307b009c7d2c7b32b12617f26eacd467c972f6a
tree9ec4fc3d4b37ebe3b593829584841ba3c01b39fe
parent13dc6d671ccd88a8af021b1b682400bf16b6c7c6
vp9-rtc: Use speed 5 for postencode drop tests.

Test was running at speed 4, which is not used for real-time.
With this change all Datarate tests are now running at
(speed >= 5, 1 pass, real-time mode), which is what they
were intended for.

BUG=webm:1512

Change-Id: I47a721dadd24b73df722c44419df7cfc06c44226
test/svc_datarate_test.cc
test/vp9_datarate_test.cc