[Bug 608171] [dvbsrc] many wake-ups in read_device on signal loss.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 23 07:51:40 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=608171
  GStreamer | gst-plugins-bad | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #2 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-23 14:51:33 UTC ---
commit 5616efb0f8868d9ffb57a308ccf42d4a4df8ea66
Author: Vincent Génieux <vgenieux at free.fr>
Date:   Mon May 23 16:47:31 2011 +0200

    dvbsrc: Add timeout property and use GstPoll instead of poll

    This allows to use much higher timeout values because GstPoll
    is interruptible and keeps the number of wakeups during signal
    loss lower.

    Fixes bug #608171.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gstreamer-bugs mailing list