[Bug 679458] [queue] Serialized queries blocking forever if using a min-threshold

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 9 06:41:38 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679458
  GStreamer | gstreamer (core) | 0.11.x

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-07-09 13:41:35 UTC ---
commit af73f3fc02a6eb698da3933ea7bd607b2b157772
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon Jul 9 15:37:28 2012 +0200

    queue: Fix handling of min-threshold and serialized queries

    Only consider the queue empty if the minimum thresholds
    are not reached and data is at the queue head. Otherwise
    we would block forever on serialized queries.

    This also makes sending of serialized events, like caps, happen
    faster and potentially improves negotiation performance.

    Fixes bug #679458.

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


More information about the gstreamer-bugs mailing list