summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Thommeret <hftom@free.fr>2008-12-18 11:57:26 +0000
committerChristophe Thommeret <hftom@free.fr>2008-12-18 11:57:26 +0000
commitf47ff39c36f58968e7d8f832313916f5319f3517 (patch)
tree6562ff10f4bc083cfda97d6398fda199474cf98f
parent1ba8adfc70a3c060c228151839ba84b41efd8b18 (diff)
downloadxine-lib-f47ff39c36f58968e7d8f832313916f5319f3517.tar.gz
xine-lib-f47ff39c36f58968e7d8f832313916f5319f3517.tar.bz2
Undefine LOG (MPEG-handling code).
-rw-r--r--src/libvdpau/vdpau_mpeg12.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libvdpau/vdpau_mpeg12.c b/src/libvdpau/vdpau_mpeg12.c
index 6c65f96f5..c5aefc7cb 100644
--- a/src/libvdpau/vdpau_mpeg12.c
+++ b/src/libvdpau/vdpau_mpeg12.c
@@ -21,7 +21,7 @@
*
*/
-#define LOG
+//#define LOG
#define LOG_MODULE "vdpau_mpeg12"