[MPlayer-dev-eng] you can Ignore [PATCH] wishlist quiet popup

adland adland123 at yahoo.com
Fri Jul 9 06:42:54 CEST 2004


I just got this message and added a reply below

--- Diego Biurrun <diego at biurrun.de> wrote:
> adland writes:
> > 
> > can use -really-quiet option to disable the system
> to slow popup
> > 
> > --- main/mplayer.c      2004-04-30
> 16:05:54.000000000 -0400
> > +++ updated/mplayer.c   2004-05-05
> 04:20:49.000000000 -0400
> > @@ -2331,7 +2331,7 @@
> >         AV_delay=(a_pts-delay-audio_delay)-v_pts;
> >         if(AV_delay>0.5 && drop_frame_cnt>50 &&
> drop_message==0){
> >           ++drop_message;
> > -        
> mp_msg(MSGT_AVSYNC,MSGL_WARN,MSGTR_SystemTooSlow);
> > +        
> mp_msg(MSGT_AVSYNC,MSGL_INFO,MSGTR_SystemTooSlow);
> 
> Hmm, what's the point of this patch?  Right now the
> message is not
> displayed with -really-quiet, so the effect you want
> to achieve is
> already there.
> 
> Diego
> 

It should be safe to ignore this patch tne.



		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail




More information about the MPlayer-dev-eng mailing list