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
98492c10
Commit
98492c10
authored
Nov 07, 2014
by
Yaowu Xu
Committed by
Gerrit Code Review
Nov 07, 2014
Browse files
Merge "Change the use of a reserved color space entry"
parents
bf44117d
af3519a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
vp9/common/vp9_enums.h
View file @
98492c10
...
...
@@ -104,7 +104,7 @@ typedef enum {
BT_709
=
2
,
// YUV
SMPTE_170
=
3
,
// YUV
SMPTE_240
=
4
,
// YUV
RESERVED_1
=
5
,
BT_2020
=
5
,
// YUV
RESERVED_2
=
6
,
SRGB
=
7
// RGB
}
COLOR_SPACE
;
...
...
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