gstreamer/sys
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
..
directsound directsound: No more gstinterfaces 2012-05-03 09:33:29 +02:00
oss oss: port to 0.11 2012-04-20 18:18:54 +02:00
oss4 oss4: port to 0.11 2012-04-20 18:18:54 +02:00
osxaudio Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
osxvideo osxvideosink: add code to optionally run the cocoa main runloop in a separate thread 2012-05-24 14:35:59 +02:00
sunaudio Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
v4l2 v4l2src: fix v4l2_std_id logging 2012-05-09 15:12:28 +01:00
waveform waveform: No more gstinterfaces 2012-05-03 09:33:29 +02:00
ximage Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
Makefile.am waveform: add autotools bits for waveform plugin 2011-12-26 22:22:59 +00:00