[gstreamer-bugs] [Bug 399875] [multiqueue] dynamic growth not implemented.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jan 24 03:34:18 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=399875

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.12




------- Comment #2 from Edward Hervey  2007-01-24 11:32 UTC -------
2007-01-24  Edward Hervey  <edward at fluendo.com>

        * plugins/elements/gstmultiqueue.c:
        (gst_multi_queue_loop):
        Small fix.
        (single_queue_overrun_cb), (single_queue_underrun_cb),
        (single_queue_check_full), (gst_single_queue_new):
        Implement single queue growth system.
        This uses the extra-size properties, and will grow single queues by
        that much if one goes full whereas there are others empty. This is
        called extra-mode in the code.
        When a single queue's levels go back below the initial max-size
        limits, it is no longer in extra-mode. This is to ensure we don't
        consume too much memory.
        Fixes #399875


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list