diff options
-rw-r--r-- | src/video_dec/libvdpau/vdpau_vc1.c | 2 |
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 |