Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
9859dde4
Commit
9859dde4
authored
Mar 26, 2016
by
Alex Converse
Committed by
Gerrit Code Review
Mar 26, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Use speed 2 on superframe test." into nextgenv2
parents
297c91a8
0aef392f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
test/superframe_test.cc
test/superframe_test.cc
+1
-0
No files found.
test/superframe_test.cc
View file @
9859dde4
...
...
@@ -47,6 +47,7 @@ class SuperframeTest : public ::libvpx_test::EncoderTest,
libvpx_test
::
Encoder
*
encoder
)
{
if
(
video
->
frame
()
==
1
)
{
encoder
->
Control
(
VP8E_SET_ENABLEAUTOALTREF
,
1
);
encoder
->
Control
(
VP8E_SET_CPUUSED
,
2
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment