Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
f6bc9270
Commit
f6bc9270
authored
Feb 11, 2014
by
Dmitry Kovalev
Committed by
Gerrit Code Review
Feb 11, 2014
Browse files
Merge "Disabling BasicRateTargeting3TemporalLayers test."
parents
c49c75fd
531d3acc
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/datarate_test.cc
View file @
f6bc9270
...
...
@@ -489,7 +489,7 @@ TEST_P(DatarateTestVP9, BasicRateTargeting2TemporalLayers) {
}
// Check basic rate targeting for 3 temporal layers.
TEST_P
(
DatarateTestVP9
,
BasicRateTargeting3TemporalLayers
)
{
TEST_P
(
DatarateTestVP9
,
DISABLED_
BasicRateTargeting3TemporalLayers
)
{
cfg_
.
rc_buf_initial_sz
=
500
;
cfg_
.
rc_buf_optimal_sz
=
500
;
cfg_
.
rc_buf_sz
=
1000
;
...
...
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