[MPlayer-dev-eng] [PATCH] libmplayer

Nico Sabbi nsabbi at tiscali.it
Fri Jun 17 22:12:47 CEST 2005


The Wanderer wrote:

>
>
>> +    if(!quiet)
>> +    {
>> +        // TODO : should probably have a Resumed msg
>> +        printf("                       \n"); //clear pause and go to 
>> next line
>
>
> Please do not use printf except in debugging code, i.e. commented out or
> inside #if 0 (and ideally not then either), both because it precludes


IMO even if  surrounded by #if 0/#endif blocks there's no reason not to 
replace it
with mp_msg with MSGL_INFO loglevel




More information about the MPlayer-dev-eng mailing list