[MPlayer-dev-eng] [PATCH] vo_macosx: process events with shared_buffer (and patch roundup)
Michael Guntsche
mike at it-loops.com
Fri May 29 19:24:37 CEST 2009
Hello Adrian and list,
Just tried the latest mplayerosx.extended and the bug is still there.
The good thing is I found a very easy way to reproduce this.
Open a file, let it play a little and then hit pause and wait. After
some time mplayer becomes marked as non responsive.
Applying the change to change_events to just read in the next event
and deque it
[NSApp nextEventMatchingMask:NSAnyEventMask untilDate:nil
inMode:NSEventTrackingRunLoopMode dequeue:YES];
makes it disappear.
Kind regards,
Michael
More information about the MPlayer-dev-eng
mailing list