[MPlayer-dev-eng] [PATCH] vo_macosx: process events with shared_buffer (and patch roundup)

Michael Guntsche mike at it-loops.com
Thu May 7 18:59:49 CEST 2009


On May 4, 2009, at 22:28, Michael Guntsche wrote:

> that's an even better solution Adrian.
> Since we are only using NSApp now when we do not run with  
> shared_buffer, I think we can get rid of NSApplicationLoad() as well.
> NSApplication sharedApplication should be enough.
>

Hello Adrian, list

I was too early with my feedback. Further testing with your new patch  
(no_nsapp) showed that the issue is still there it just takes a longer  
time to show.
The older (check_events) patch has worked without a problem so far. I  
think the reason for this is that there are still Cocoa methods being  
called even with a shared_buffer hence we end up as an NSApplication.  
I applied the flip_page and check_events patch to my current source  
and will do some further testing, I do think that I won't see this  
problem with it though.

Kind regards,
Michael 



More information about the MPlayer-dev-eng mailing list