[gstreamer-bugs] [Bug 332390] [GstQueue/GstPad] queue pauses immediately when linked, playing musepack songs works only every second try

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Apr 8 11:12:40 PDT 2006


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=332390
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62984|accepted-commit_now         |committed
               Flag|                            |
           Severity|blocker                     |major
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|[GstQueue/GstPad] playing   |[GstQueue/GstPad] queue
                   |musepack songs works only   |pauses immediately when
                   |every second try            |linked, playing musepack
                   |                            |songs works only every
                   |                            |second try
   Target Milestone|HEAD                        |0.10.5




------- Comment #39 from Tim-Philipp Müller  2006-04-08 18:12 UTC -------

 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>

       * gst/gstpad.c: (gst_pad_link):
         Must set peer pads before calling the link function, otherwise
         a task started from a link function might get a flow-not-linked
         result when trying to push because the other thread where the
         linking happens hasn't had a chance to set the peers yet. This
         might happen for example when a queue gets linked to a downstream
         element, as queue starts a streaming task when its source pad
         gets linked. Happens in real life when playing back flac/musepack
         files in playbin (#332390).


-- 
Configure bugmail: http://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