After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 528614 - timeout introduced in poll loop for fd in dvbsrc causes behaviour regression
timeout introduced in poll loop for fd in dvbsrc causes behaviour regression
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal blocker
: 0.10.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-17 17:35 UTC by Zaheer Abbas Merali
Modified: 2008-04-17 18:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
reverts an extra timeout condition (621 bytes, patch)
2008-04-17 17:36 UTC, Zaheer Abbas Merali
committed Details | Review

Description Zaheer Abbas Merali 2008-04-17 17:35:26 UTC
revision 1.114 stops the loop at 100 and then causes a  GStreamer encountered a general stream error. if failed to read. I want to revert that part so can have more thought on it.
Comment 1 Zaheer Abbas Merali 2008-04-17 17:36:57 UTC
Created attachment 109436 [details] [review]
reverts an extra timeout condition