Add timeout property like udpsrc. Fixes #538628.
authorjoel larsson <tilljoel@gmail.com>
Fri, 20 Jun 2008 10:02:14 +0000 (10:02 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 20 Jun 2008 10:02:14 +0000 (10:02 +0000)
commitc8c34e8dffd26003ee50facdaffc57ab94f1fb9e
tree6e10aedae69dcbb4471c521145bf883fa16e00a5
parent6624a8de123bd37e70f678c6d91bd1dfff915a4e
Add timeout property like udpsrc. Fixes #538628.

Original commit message from CVS:
Patch by: joel larsson <tilljoel at gmail dot com>
* docs/plugins/gstreamer-plugins.args:
* plugins/elements/gstfdsrc.c: (gst_fd_src_class_init),
(gst_fd_src_init), (gst_fd_src_update_fd),
(gst_fd_src_set_property), (gst_fd_src_get_property),
(gst_fd_src_create):
* plugins/elements/gstfdsrc.h:
Add timeout property like udpsrc. Fixes #538628.
Add some more docs and example pipelines.
ChangeLog
docs/plugins/gstreamer-plugins.args
plugins/elements/gstfdsrc.c
plugins/elements/gstfdsrc.h