sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)
authorAndy Wingo <wingo@pobox.com>
Tue, 18 Mar 2008 11:50:08 +0000 (11:50 +0000)
committerAndy Wingo <wingo@pobox.com>
Tue, 18 Mar 2008 11:50:08 +0000 (11:50 +0000)
commita6267f383e20e88ac28fd8686b86a13c4dd2429c
treebfac42afca64100e843619193de4f0871226f817
parenta6019fc0bf8854e2c062ebc69dee3e4f2c886115
sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)

Original commit message from CVS:
2008-03-18  Andy Wingo  <wingo@pobox.com>

* sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy)
(gst_osx_video_sink_osxwindow_new, cocoa_event_loop):
* sys/osxvideo/osxvideosink.h (struct _GstOSXVideoSink): If we
need to run an event loop, do so in a task instead of assuming
that there will be a GMainLoop. Fixes #523134.
sys/osxvideo/osxvideosink.h
sys/osxvideo/osxvideosink.m