summaryrefslogtreecommitdiffstats
path: root/gst/audioresample/debug.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-24 16:41:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-24 16:41:46 +0000
commit1c416530e523a61aa40a91f875505caeedc8c41e (patch)
treec9f20c5e99f0add9d5c881c73e4a73ef16fdbbc7 /gst/audioresample/debug.c
parent3c6aac4e4cade6f38e7a5c65e3231cfd9abd9ba4 (diff)
downloadgst-plugins-bad-1c416530e523a61aa40a91f875505caeedc8c41e.tar.gz
gst-plugins-bad-1c416530e523a61aa40a91f875505caeedc8c41e.tar.bz2
gst-plugins-bad-1c416530e523a61aa40a91f875505caeedc8c41e.zip
dist more
Original commit message from CVS: dist more
Diffstat (limited to 'gst/audioresample/debug.c')
-rw-r--r--gst/audioresample/debug.c2
1 files changed, 1 insertions, 1 deletions
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,