gst/udp/gstudpsrc.*: Added property to post a message on timeout.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 29 Sep 2006 11:09:40 +0000 (11:09 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 29 Sep 2006 11:09:40 +0000 (11:09 +0000)
commitfcd901a5bf0edad1eb198758da293d0ec34269cf
tree814dbd8e3e28f748b491f914df22bcdc9093c085
parente8c59d9da35e716049f89ce213f374556997e9df
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
ChangeLog
common
gst/udp/gstudpsrc.c
gst/udp/gstudpsrc.h