]> git.sesse.net Git - vlc/commit
Force the X11 video outputs when libvlc_*_set_xwindow() is used
authorRémi Denis-Courmont <remi@remlab.net>
Thu, 8 Jul 2010 17:24:32 +0000 (20:24 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 8 Jul 2010 17:24:32 +0000 (20:24 +0300)
commit4787f2365afd93cbd2fa8fc5790920b5ad10fc40
tree7f680bdf47c0290d5590f9718b00c400e6425bf5
parent9671a6d62a80c0e1179d70728949564ba29bbc2b
Force the X11 video outputs when libvlc_*_set_xwindow() is used

So LibVLC won't try to use a video output that cannot be embedded.
modules/video_output/xcb/glx.c
modules/video_output/xcb/x11.c
modules/video_output/xcb/xvideo.c
src/control/media_player.c