summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Thommeret <hftom@free.fr>2009-08-14 03:09:14 +0100
committerChristophe Thommeret <hftom@free.fr>2009-08-14 03:09:14 +0100
commit5f611996c86f98cb8fd46e67b7dd21e8f8b38038 (patch)
tree5b9814f60841168039ee5ee21c717d4be56ecf52
parentdeaea99f0ec02fbb2392e702c6c6c2f5ba3e27c2 (diff)
downloadxine-lib-5f611996c86f98cb8fd46e67b7dd21e8f8b38038.tar.gz
xine-lib-5f611996c86f98cb8fd46e67b7dd21e8f8b38038.tar.bz2
Default to LOCKDISPLAY atm.
-rw-r--r--src/video_out/video_out_vdpau.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/video_out_vdpau.c b/src/video_out/video_out_vdpau.c
index 11c22ff74..42ba9b982 100644
--- a/src/video_out/video_out_vdpau.c
+++ b/src/video_out/video_out_vdpau.c
@@ -53,7 +53,7 @@
#define NUM_FRAMES_BACK 1
-/*#define LOCKDISPLAY*/ /*define this if you have a buggy libX11/xcb*/
+#define LOCKDISPLAY /*define this if you have a buggy libX11/xcb*/
#define DEINT_BOB 1