[gstreamer-bugs] [Bug 430682] multiqueue doesn't output data on unlinked pads properly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 17 07:54:30 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=430682

  GStreamer | gstreamer (core) | Ver: HEAD CVS

Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gstreamer-                  |thaytan at mad.scientist.com
                   |bugs at lists.sourceforge.net  |
             Status|NEW                         |ASSIGNED




------- Comment #1 from Jan Schmidt  2007-04-17 14:54 UTC -------
Created an attachment (id=86502)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=86502&action=view)
patch

This patch makes multiqueue recalculate the next_non_linked pad differently so
that all non-linked pads get woken up in turn to deliver their data.

It also makes it so that all pads are considered not-linked by default. That
way, data on them is held until preceding not-linked data is output, rather
than having them immediately output data, which ends up being in the wrong
order if the new pad turns out to be not-linked.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=430682.




More information about the Gstreamer-bugs mailing list