Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
27f4b14c
Commit
27f4b14c
authored
Feb 13, 2014
by
Jim Bankoski
Committed by
Gerrit Code Review
Feb 14, 2014
Browse files
vp9_onyx_int.h resolve visual studio warning errors
Change-Id: Iec8a51bdea6d6c916051d3bc5bbc6d00754d0cc8
parent
6025ec79
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/encoder/vp9_onyx_int.h
View file @
27f4b14c
...
...
@@ -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
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