From fcd901a5bf0edad1eb198758da293d0ec34269cf Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 29 Sep 2006 11:09:40 +0000 Subject: gst/udp/gstudpsrc.*: Added property to post a message on timeout. Original commit message from CVS: * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init), (gst_udpsrc_create), (gst_udpsrc_set_property), (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop): * gst/udp/gstudpsrc.h: Added property to post a message on timeout. Updated docs. When restarting the select, initialize the fdsets again. Init control sockets so we don't accidentally close a random socket. API: GstUDPSrc::timeout property --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index bdd0108b..9991f6fa 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit bdd0108b3540ffadeb82cee28b8867a8a6e7ae78 +Subproject commit 9991f6fa61ee11475c390dd6675ef7952f079e43 -- cgit