[MPlayer-dev-eng] [PATCH] fix for mplayer input bugs: shooting to memory+lost events

D Richard Felker III dalias at aerifal.cx
Mon Sep 6 18:08:46 CEST 2004


On Mon, Sep 06, 2004 at 10:45:52AM -0500, Joey Parrish wrote:
> >  The patch changes it so that getch2 is always called regardless of select
> >  state of handle 0 --- it makes sense because getch2 calls select itself.
> 
> So, in your example about holding down seek for a while...
> When I let go of seek, will all the waiting keypresses be processed, or
> will the buffer be flushed?

there's no way the app can see that the key was released, so the only
possibility is them all being processed.

rich




More information about the MPlayer-dev-eng mailing list