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
db14911c
Commit
db14911c
authored
Aug 17, 2015
by
hui su
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused high-bit-depth args from arg list
Change-Id: I8373a0e980aaaa0d0cab8b2e69d1a897ff5aec2d
parent
a4c7e92b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
vpxenc.c
vpxenc.c
+0
-3
No files found.
vpxenc.c
View file @
db14911c
...
...
@@ -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
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