1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-10 08:57:47 +00: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
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
video_view.m cocoa: reintroduce async resize 2014-10-18 18:30:22 +02:00
window.h
window.m cocoa: remove usage of Objective-C categories 2014-10-12 00:19:44 +02:00