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
240441a8
Commit
240441a8
authored
Mar 25, 2009
by
Aaron Plattner
Browse files
vdpau.h typo fix: "thread_1" should have been "thread_2"
parent
48baffd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/vdpau/vdpau.h
View file @
240441a8
...
@@ -268,7 +268,7 @@
...
@@ -268,7 +268,7 @@
* // This would need to be more complex if
* // This would need to be more complex if
* // VdpVideoMixerRender were to be provided with more
* // VdpVideoMixerRender were to be provided with more
* // than one field/frame at a time.
* // than one field/frame at a time.
* thread_
1
() {
* thread_
2
() {
* for (;;) {
* for (;;) {
* // Possibly, other rendering operations to mixer
* // Possibly, other rendering operations to mixer
* // layer surfaces here.
* // layer surfaces here.
...
...
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