git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
0e8b08b
)
drawable: fix capability
author
Rémi Denis-Courmont
<remi@remlab.net>
Sat, 15 Aug 2009 19:56:22 +0000
(22:56 +0300)
committer
Rémi Denis-Courmont
<remi@remlab.net>
Sat, 15 Aug 2009 19:58:39 +0000
(22:58 +0300)
modules/video_output/drawable.c
patch
|
blob
|
history
diff --git
a/modules/video_output/drawable.c
b/modules/video_output/drawable.c
index
f40b8c3
..
347729b
100644
(file)
--- a/
modules/video_output/drawable.c
+++ b/
modules/video_output/drawable.c
@@
-42,7
+42,7
@@
vlc_module_begin ()
set_description (N_("Embedded window video"))
set_category (CAT_VIDEO)
set_subcategory (SUBCAT_VIDEO_VOUT)
set_description (N_("Embedded window video"))
set_category (CAT_VIDEO)
set_subcategory (SUBCAT_VIDEO_VOUT)
- set_capability ("vout window
xi
d", 70)
+ set_capability ("vout window
hwn
d", 70)
set_callbacks (Open, Close)
//add_integer ("drawable-hwnd", 0, NULL, HWN_TEXT, HWND_LONGTEXT, true) /* How to ? */
// change_unsaveable ()
set_callbacks (Open, Close)
//add_integer ("drawable-hwnd", 0, NULL, HWN_TEXT, HWND_LONGTEXT, true) /* How to ? */
// change_unsaveable ()