gstreamer/gst/selector
Wim Taymans 29d918352b gst/selector/gstinputselector.c: Do g_object_notify() only when not holding the lock to get the property because othe...
Original commit message from CVS:
* gst/selector/gstinputselector.c:
(gst_input_selector_set_active_pad), (gst_input_selector_switch):
Do g_object_notify() only when not holding the lock to get the property
because otherwise we run into a deadlock with the deep-notify handlers
that are possibly installed.
2008-03-20 18:10:29 +00:00
..
.gitignore
gstinputselector.c gst/selector/gstinputselector.c: Do g_object_notify() only when not holding the lock to get the property because othe... 2008-03-20 18:10:29 +00:00
gstinputselector.h gst/selector/gstinputselector.*: Figure out the locking a bit more. 2008-03-20 16:48:46 +00:00
gstoutputselector.c gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
gstoutputselector.h
gstselector-marshal.list gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
gstselector.c
Makefile.am
selector.vcproj