From 5f611996c86f98cb8fd46e67b7dd21e8f8b38038 Mon Sep 17 00:00:00 2001 From: Christophe Thommeret Date: Fri, 14 Aug 2009 03:09:14 +0100 Subject: Default to LOCKDISPLAY atm. --- src/video_out/video_out_vdpau.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3