From 4aaa9010c2845300ecbf70104d25efae8974db96 Mon Sep 17 00:00:00 2001 From: albeu Date: Thu, 2 May 2002 10:28:33 +0000 Subject: [PATCH] printf to mp_msg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5932 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpdemux/cache2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libmpdemux/cache2.c b/libmpdemux/cache2.c index a925920370..136732f991 100644 --- a/libmpdemux/cache2.c +++ b/libmpdemux/cache2.c @@ -205,7 +205,7 @@ int stream_enable_cache(stream_t *stream,int size,int min,int prefill){ if((stream->cache_pid=fork())){ // wait until cache is filled at least prefill_init % - printf("CACHE_PRE_INIT: %d [%d] %d pre:%d eof:%d \n", + mp_msg(MSGT_CACHE,MSGL_V,"CACHE_PRE_INIT: %d [%d] %d pre:%d eof:%d \n", s->min_filepos,s->read_filepos,s->max_filepos,min,s->eof); while(s->read_fileposmin_filepos || s->max_filepos-s->read_filepos