From b40e353aa49737da9501b092d18011c79def8e30 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 6 Sep 2005 15:15:27 +0000 Subject: Reduce unnecessary swscaler verbosity. Originally committed as revision 16405 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc --- postproc/swscale.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postproc') diff --git a/postproc/swscale.c b/postproc/swscale.c index 540631b844..f5d85d6039 100644 --- a/postproc/swscale.c +++ b/postproc/swscale.c @@ -1118,7 +1118,7 @@ static inline void initFilter(int16_t **outFilter, int16_t **filterPos, int *out *outFilterSize= filterSize; if(flags&SWS_PRINT_INFO) - MSG_INFO("SwScaler: reducing / aligning filtersize %d -> %d\n", filter2Size, filterSize); + MSG_V("SwScaler: reducing / aligning filtersize %d -> %d\n", filter2Size, filterSize); /* try to reduce the filter-size (step2 reduce it) */ for(i=0; i