Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Libvdpau
Commits
f3bbd295
Commit
f3bbd295
authored
Jan 28, 2010
by
Stephen Warren
Committed by
Aaron Plattner
Jan 28, 2010
Browse files
YV12 documentation fix.
Signed-off-by:
Aaron Plattner
<
aplattner@nvidia.com
>
parent
4e2b6f38
Changes
1
Show whitespace changes
Inline
Side-by-side
include/vdpau/vdpau.h
View file @
f3bbd295
...
@@ -828,7 +828,7 @@ typedef uint32_t VdpYCbCrFormat;
...
@@ -828,7 +828,7 @@ typedef uint32_t VdpYCbCrFormat;
* \hideinitializer
* \hideinitializer
* \brief The "YV12" YCbCr surface format.
* \brief The "YV12" YCbCr surface format.
*
*
* This format has a three planes, a Y plane, a
U
plane, and a
V
* This format has a three planes, a Y plane, a
V
plane, and a
U
* plane.
* plane.
*
*
* Each of the planes is an array of byte-sized components.
* Each of the planes is an array of byte-sized components.
...
...
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