From f7edc0c690238a6cb03e67d08541471d8b391351 Mon Sep 17 00:00:00 2001 From: Andy Wingo Date: Tue, 18 Mar 2008 15:03:06 +0000 Subject: sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy) Original commit message from CVS: 2008-03-18 Andy Wingo * sys/osxvideo/osxvideosink.m (gst_osx_video_sink_osxwindow_destroy) (gst_osx_video_sink_osxwindow_new): Actually set a lock on the task, whoopdee. (cocoa_event_loop): Pacify the taymans by upping the usleepage to 2 ms. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ac98c168..5439691e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2008-03-18 Andy Wingo + + * sys/osxvideo/osxvideosink.m + (gst_osx_video_sink_osxwindow_destroy) + (gst_osx_video_sink_osxwindow_new): Actually set a lock on the + task, whoopdee. + (cocoa_event_loop): Pacify the taymans by upping the usleepage to + 2 ms. + +2008-03-18 Andy Wingo + + * sys/osxvideo/osxvideosink.m + (gst_osx_video_sink_osxwindow_destroy) + (gst_osx_video_sink_osxwindow_new): Actually set a lock on the + task, whoopdee. + (cocoa_event_loop): Pacify the taymans by upping the usleepage to + 2 ms. + 2008-03-17 Tim-Philipp Müller Patch by: William M. Brack -- cgit