]> granicus.if.org Git - libvpx/commit
vp9: Remove good mode and speed 0-4 from some datarate tests.
authorJerome Jiang <jianj@google.com>
Mon, 13 Aug 2018 18:28:28 +0000 (11:28 -0700)
committerJerome Jiang <jianj@google.com>
Mon, 13 Aug 2018 23:35:13 +0000 (16:35 -0700)
commit2a17bb071791ffb75a08d65586b433465e9e4698
treee12ef304ef6c578788b92d006e3728eea01b0753
parentf1d44c1f45bb0828ef4a683ad42544b3c6fc3af1
vp9: Remove good mode and speed 0-4 from some datarate tests.

Low speeds in good mode are too slow.

Move CBR large tests to non-'Large' ones such that they can run in
Jenkins per commit.

Change-Id: I1da73ca96ee89abcf3566d51ff52f1f2e904a048
test/vp9_datarate_test.cc