Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
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
1b087023
Commit
1b087023
authored
Aug 28, 2014
by
Dmitry Kovalev
Committed by
Gerrit Code Review
Aug 28, 2014
Browse files
Merge "Renaming vpxenc option from frame_boost to frame-boost."
parents
80e735af
4eb6763b
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpxenc.c
View file @
1b087023
...
...
@@ -378,7 +378,7 @@ static const arg_def_t aq_mode = ARG_DEF(
"Adaptive quantization mode (0: off (default), 1: variance 2: complexity, "
"3: cyclic refresh)"
);
static
const
arg_def_t
frame_periodic_boost
=
ARG_DEF
(
NULL
,
"frame
_
boost"
,
1
,
NULL
,
"frame
-
boost"
,
1
,
"Enable frame periodic boost (0: off (default), 1: on)"
);
static
const
struct
arg_enum_list
tune_content_enum
[]
=
{
...
...
Write
Preview
Supports
Markdown
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