gstreamer/sys/osxvideo
Alessandro Decina 718837d914 osxvideosink: add code to optionally run the cocoa main runloop in a separate thread
Add a little hack to run the cocoa main runloop from a separate thread _when_
the main runloop is not being run (which means that the app doesn't use cocoa).
Runloops are thread specific, so the hack boils down to getting the runloop for
the main thread and setting it as the runloop for our dedicated thread.
2012-05-24 14:35:59 +02:00
..
cocoawindow.h osxvideosink: fix navigation when force-aspect-ratio is activated 2012-05-24 14:35:37 +02:00
cocoawindow.m osxvideosink: fix navigation when force-aspect-ratio is activated 2012-05-24 14:35:37 +02:00
Makefile.am gst: Update versioning 2012-04-04 14:37:47 +02:00
osxvideosink.h osxvideosink: add code to optionally run the cocoa main runloop in a separate thread 2012-05-24 14:35:59 +02:00
osxvideosink.m osxvideosink: add code to optionally run the cocoa main runloop in a separate thread 2012-05-24 14:35:59 +02:00