[MPlayer-dev-eng] [PATCH] reduce flashing on resize with VDPAU

Dan Oscarsson Dan.Oscarsson at tietoenator.com
Wed Mar 18 10:02:02 CET 2009


ons 2009-03-18 klockan 09:35 +0100 skrev Reimar Döffinger:
> On Wed, Mar 18, 2009 at 08:29:39AM +0100, Dan Oscarsson wrote:
> > My code do not wait for vsyncs, instead it discards a frame if display
> > has not displayed the previous frame.
> 
> There are already other patches to do that part. Their advantage is that they
> change _only_ that which means they are far easier to review, don't
> conflict with other patches all over the place and e.g. still allow
> selecting the number of queued frames.

I can do my patch for just the vsync handling, but if there is a better
one I can try it. Which patches are you thinking of?

Note: the moment you allow several frames to be queued, audio easily
gets slightly out of sync without mplayer noticing it as frames may be
shown long after they were queued by flip_page.

   Dan




More information about the MPlayer-dev-eng mailing list