[MPlayer-dev-eng] [PATCH] reduce swscaler verbosity

Diego Biurrun diego at biurrun.de
Tue Sep 6 17:15:15 CEST 2005


On Mon, Sep 05, 2005 at 12:01:54PM +0200, Diego Biurrun wrote:
> 
> if nobody objects I will commit this hunk tomorrow:
> 
> --- postproc/swscale.c  20 May 2005 12:08:31 -0000      1.157
> +++ postproc/swscale.c  5 Sep 2005 09:56:21 -0000
> @@ -1118,7 +1118,7 @@
> -               MSG_INFO("SwScaler: reducing / aligning filtersize %d -> %d\n", filter2Size, filterSize);
> +               MSG_V("SwScaler: reducing / aligning filtersize %d -> %d\n", filter2Size, filterSize);

Done.

Diego




More information about the MPlayer-dev-eng mailing list