Skip to content
GitLab
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
dca95791
Commit
dca95791
authored
Aug 18, 2015
by
Hui Su
Committed by
Gerrit Code Review
Aug 18, 2015
Browse files
Merge "remove unused high-bit-depth args from arg list"
parents
f1fc47be
db14911c
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpxenc.c
View file @
dca95791
...
...
@@ -452,9 +452,6 @@ static const arg_def_t *vp9_args[] = {
&
frame_parallel_decoding
,
&
aq_mode
,
&
frame_periodic_boost
,
&
noise_sens
,
&
tune_content
,
&
input_color_space
,
&
min_gf_interval
,
&
max_gf_interval
,
#if CONFIG_VP9_HIGHBITDEPTH
&
bitdeptharg
,
&
inbitdeptharg
,
#endif
NULL
};
static
const
int
vp9_arg_ctrl_map
[]
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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