From 3050d97eb83cfdfb4d04a51231acba47e6addf1c Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Wed, 26 Nov 2003 19:43:26 +0000 Subject: lprintf cleanup, pass I. CVS patchset: 5796 CVS date: 2003/11/26 19:43:26 --- src/xine-engine/audio_out.c | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/xine-engine/audio_out.c') diff --git a/src/xine-engine/audio_out.c b/src/xine-engine/audio_out.c index 62140b326..05b9f7fd3 100644 --- a/src/xine-engine/audio_out.c +++ b/src/xine-engine/audio_out.c @@ -17,7 +17,7 @@ * along with self program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA * - * $Id: audio_out.c,v 1.152 2003/11/16 23:33:48 f1rmb Exp $ + * $Id: audio_out.c,v 1.153 2003/11/26 19:43:38 f1rmb Exp $ * * 22-8-2001 James imported some useful AC3 sections from the previous alsa driver. * (c) 2001 Andy Lo A Foe @@ -80,11 +80,12 @@ #define XINE_ENABLE_EXPERIMENTAL_FEATURES #define XINE_ENGINE_INTERNAL -/********** logging **********/ #define LOG_MODULE "audio_out" -/* #define LOG_VERBOSE */ +#define LOG_VERBOSE +/* +#define LOG +*/ -/* #define LOG */ #define LOG_RESAMPLE_SYNC 0 #include "xine_internal.h" -- cgit v1.2.3