gstreamer/sys/osxvideo
Alessandro Decina f20cdcd36b osxvideosink: fix race in starting the runloop thread
Block gst_osx_video_sink_run_cocoa_loop until the loop thread has started and
finished initializing NSApp. Fixes occasional warnings/crashes due to two
threads going inside NSApp before finishLaunching had completed.
2012-05-31 10:26:10 +02:00
..
cocoawindow.h osxvideosink: make sure all selectors are performed on the same thread 2012-05-25 11:07:35 +02:00
cocoawindow.m osxvideosink: make sure all selectors are performed on the same thread 2012-05-25 11:07:35 +02:00
Makefile.am osxvideosink: Put the right flags in the right variable 2012-05-30 13:51:35 +02:00
osxvideosink.h osxvideosink: fix race in starting the runloop thread 2012-05-31 10:26:10 +02:00
osxvideosink.m osxvideosink: fix race in starting the runloop thread 2012-05-31 10:26:10 +02:00