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
bdb8c261
Commit
bdb8c261
authored
Aug 28, 2014
by
James Zern
Committed by
Gerrit Code Review
Aug 28, 2014
Browse files
Options
Browse Files
Download
Plain Diff
Merge "test/vp8_multi_resolution_encoder.sh: Add missing devnull redirect."
parents
c0383912
6b5b4bf2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/vp8_multi_resolution_encoder.sh
test/vp8_multi_resolution_encoder.sh
+1
-1
No files found.
test/vp8_multi_resolution_encoder.sh
View file @
bdb8c261
...
...
@@ -39,7 +39,7 @@ vp8_mre() {
return
1
fi
eval
"
${
VPX_TEST_PREFIX
}
"
"
${
encoder
}
"
"
$@
"
eval
"
${
VPX_TEST_PREFIX
}
"
"
${
encoder
}
"
"
$@
"
${
devnull
}
}
vp8_multi_resolution_encoder_three_formats
()
{
...
...
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