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
dfb26082
Commit
dfb26082
authored
Jan 08, 2016
by
James Zern
Committed by
Gerrit Code Review
Jan 08, 2016
Browse files
Merge "Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced."
parents
4893d281
1e6af9e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
vpx/vpx_image.h
View file @
dfb26082
...
...
@@ -28,7 +28,7 @@ extern "C" {
* types, removing or reassigning enums, adding/removing/rearranging
* fields to structures
*/
#define VPX_IMAGE_ABI_VERSION (
3
)
/**<\hideinitializer*/
#define VPX_IMAGE_ABI_VERSION (
4
)
/**<\hideinitializer*/
#define VPX_IMG_FMT_PLANAR 0x100
/**< Image is a planar format. */
...
...
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