[Gstreamer-bugs] [Bug 118310] Changed - Timeout support added for fdsrc
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Tue Jul 29 00:32:21 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=118310
Changed by ds at schleef.org.
--- shadow/118310 Fri Jul 25 15:53:25 2003
+++ shadow/118310.tmp.26609 Tue Jul 29 03:32:21 2003
@@ -20,6 +20,16 @@
Here is a patch that adds timeout support for the fdsrc element.
http://www.galaxen.se/~mattias/temp/gstfdsrc-timeout-patch.diff
------- Additional Comments From ds at schleef.org 2003-07-25 15:53 -------
I like it. We probably need a new timeout event.
+
+------- Additional Comments From ds at schleef.org 2003-07-29 03:32 -------
+Some comments:
+
+- the property should be a guint64, and in nanoseconds. This is to
+conform with other gstreamer properties.
+
+- select() can return EINTR for a number of completely valid reasons.
+ It's not necessarily an element error
+
More information about the Gstreamer-bugs
mailing list