diff options
-rw-r--r-- | src/video_out/video_out_vdpau.c | 2 |
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 |