turn off verbose logging on gstreamer media plugin.

master
Tofu Linden 2009-12-24 17:18:39 -08:00
parent 4070f6636e
commit 005688984d
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ extern "C" {
}while(0)
#define NULLMSG(...) do{}while(0)
#define DEBUGMSG STDERRMSG
#define DEBUGMSG NULLMSG
#define INFOMSG STDERRMSG
#define WARNMSG STDERRMSG
/////////////////////////////////////////////////////////////////////////