[Bug 712597] multiqueue: regression: buffering of live radio stream never finishes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 27 10:58:13 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=712597
  GStreamer | gstreamer (core) | 1.2.1

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-27 18:58:08 UTC ---
commit a93615aea1a85d5059de43614d5e6148f6ae4054
Author: Arnaud Vrac <avrac at freebox.fr>
Date:   Fri Jan 24 19:19:08 2014 +0100

    multiqueue: do not reduce single queue below current level

    When the single queue size was just bumped by 1 to allow more buffers to
    be added, the buffers limit could be reduced to the current level when
    setting the max-size-buffers property. This would result in a stall
    since the queue would not grow anymore at this point.

    Prevent this by not reducing a single queue size below the current
    number of buffers + 1.

    https://bugzilla.gnome.org/show_bug.cgi?id=712597

-- 
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