]> granicus.if.org Git - libvpx/commit
Use speed 2 on superframe test.
authorAlex Converse <aconverse@google.com>
Fri, 25 Mar 2016 23:11:17 +0000 (16:11 -0700)
committerAlex Converse <aconverse@google.com>
Sat, 26 Mar 2016 00:48:21 +0000 (00:48 +0000)
commit0aef392f1b02f52faec1044d261711bfbabe8779
tree2a5a089aec246af9720d5151c2b546a75c682c9f
parentc5d118f103058e909c4cab74225e1b69ada70a80
Use speed 2 on superframe test.

No need to do avoid shortcuts when all we are testing is the superframe
syntax. Decreases the run time up the VP10 version of the test from 22
seconds to 3 seconds on my machine.

Change-Id: If0c3551cbb8af8b803e02629e803e5f09da76cd1
test/superframe_test.cc