0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
mpv/video/out/cocoa
Stefano Pigozzi fa904150bf cocoa: reintroduce async resize
After removing synchronous libdispatch calls, this looks like it doesn't
deadlock anymore. I also experimented with pthread_mutex_trylock liek wm4
suggested, but it leads to some annoying black flickering. I will fallback to
that only if some new deadlocks are discovered.
2014-10-18 18:30:22 +02:00
..
events_view.h cocoa: allow to embed into an arbitrary NSView 2014-10-08 19:38:35 +02:00
events_view.m cocoa: allow mouse events to bubble up with no-input-cursor 2014-10-17 19:19:45 +02:00
mpvadapter.h cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
video_view.h cocoa: allow to embed into an arbitrary NSView 2014-10-08 19:38:35 +02:00
video_view.m cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
window.h cocoa: remove --fs-missioncontrol 2014-10-05 18:07:27 +02:00
window.m cocoa: remove usage of Objective-C categories 2014-10-12 00:19:44 +02:00