Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
7fc01089
Commit
7fc01089
authored
Feb 26, 2009
by
basos G
Committed by
Jean-Baptiste Kempf
Mar 06, 2009
Browse files
ADD: added a directx debug statement
Signed-off-by:
Jean-Baptiste Kempf
<
jb@videolan.org
>
parent
81280de6
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/video_output/msw/directx.c
View file @
7fc01089
...
...
@@ -457,6 +457,7 @@ static int Init( vout_thread_t *p_vout )
/* If it still didn't work then don't try to use an overlay */
p_vout
->
output
.
i_chroma
=
i_chroma_backup
;
p_vout
->
p_sys
->
b_using_overlay
=
0
;
msg_Warn
(
p_vout
,
"Could not initialize directx overlay"
)
;
NewPictureVec
(
p_vout
,
p_vout
->
p_picture
,
MAX_DIRECTBUFFERS
);
}
...
...
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