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
5cc0de90
Commit
5cc0de90
authored
Feb 14, 2014
by
Jim Bankoski
Committed by
Gerrit Code Review
Feb 14, 2014
Browse files
Merge "vp9_onyx_int.h resolve visual studio warning errors"
parents
5750f78d
27f4b14c
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_int.h
View file @
5cc0de90
...
...
@@ -445,7 +445,7 @@ typedef struct VP9_COMP {
YV12_BUFFER_CONFIG
*
un_scaled_source
;
YV12_BUFFER_CONFIG
scaled_source
;
unsigned
int
key_frame_frequency
;
int
key_frame_frequency
;
int
gold_is_last
;
// gold same as last frame ( short circuit gold searches)
int
alt_is_last
;
// Alt same as last ( short circuit altref search)
...
...
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