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
b62ce36e
Commit
b62ce36e
authored
Jun 04, 2014
by
Dmitry Kovalev
Browse files
Removing unused alt_freq field from VP9EncoderConfig.
Change-Id: I9b683c8647a864e74073161f4aa6f2911b7825e3
parent
5bf11e12
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_encoder.h
View file @
b62ce36e
...
@@ -256,7 +256,6 @@ typedef struct VP9EncoderConfig {
...
@@ -256,7 +256,6 @@ typedef struct VP9EncoderConfig {
// these parameters aren't to be used in final build don't use!!!
// these parameters aren't to be used in final build don't use!!!
int
play_alternate
;
int
play_alternate
;
int
alt_freq
;
int
encode_breakout
;
// early breakout : for video conf recommend 800
int
encode_breakout
;
// early breakout : for video conf recommend 800
...
...
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