summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristophe Thommeret <hftom@free.fr>2010-06-23 01:35:12 +0200
committerChristophe Thommeret <hftom@free.fr>2010-06-23 01:35:12 +0200
commitd5f82f868ac79df8b1e60499717a0e274e9c15ad (patch)
tree3cf34e77e7601a3e529b0551f366af0742d8bd4f /src
parent2da6d35b54cfa2afabc78510d73bfca1181700aa (diff)
downloadxine-lib-d5f82f868ac79df8b1e60499717a0e274e9c15ad.tar.gz
xine-lib-d5f82f868ac79df8b1e60499717a0e274e9c15ad.tar.bz2
disable debug log
Diffstat (limited to 'src')
-rw-r--r--src/video_dec/libvdpau/vdpau_vc1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_dec/libvdpau/vdpau_vc1.c b/src/video_dec/libvdpau/vdpau_vc1.c
index 1ba986050..cfb55d32b 100644
--- a/src/video_dec/libvdpau/vdpau_vc1.c
+++ b/src/video_dec/libvdpau/vdpau_vc1.c
@@ -22,7 +22,7 @@
*
*/
-#define LOG
+/*#define LOG*/
#define LOG_MODULE "vdpau_vc1"
#ifdef HAVE_CONFIG_H