From 1c416530e523a61aa40a91f875505caeedc8c41e Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 24 Aug 2005 16:41:46 +0000 Subject: dist more Original commit message from CVS: dist more --- gst/audioresample/debug.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/audioresample/debug.c') diff --git a/gst/audioresample/debug.c b/gst/audioresample/debug.c index 27877277..11fb8842 100644 --- a/gst/audioresample/debug.c +++ b/gst/audioresample/debug.c @@ -16,7 +16,7 @@ static const char *resample_debug_level_names[] = { "LOG" }; -static int resample_debug_level = RESAMPLE_LEVEL_ERROR; +static int resample_debug_level = RESAMPLE_LEVEL_LOG; void resample_debug_log (int level, const char *file, const char *function, -- cgit v1.2.1