]> granicus.if.org Git - libvpx/commit
vp9: Update to SVC datarate tests.
authorMarco <marpan@google.com>
Wed, 13 Dec 2017 21:34:44 +0000 (13:34 -0800)
committerMarco <marpan@google.com>
Wed, 13 Dec 2017 22:07:52 +0000 (14:07 -0800)
commitc58f01724cd5f0887e9d0c23396f9f03f78e18d3
tree5467b3404e1f58e2601bfe872e4ced4c7013433b
parent028429310a904576745a397b5b804a5de4b6ffea
vp9: Update to SVC datarate tests.

With recent fixes to rate control for SVC the
buffer underrun in the tests does not happen,
so comment and TODO can be removed.

Also, in some of these SVC tests, replace the HD clip
with the corresponding VGA clip, which has > 400 frames.
For the (niklas) HD clip: it has only 60 frames but the
test was running up to 300 frames. Fixed it to 60 frames.

Keep some tests with the HD clip, needed for the 4 thread
and 5 level scaling test.

Change-Id: I0a2356a908e8b2271c7a422eb8b15c0d56eec968
test/datarate_test.cc