[gstreamer-bugs] [Bug 510354] post GST_MESSAGE_STRUCTURE_CHANGE when linking and unlinking pads

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jul 24 15:26:34 PDT 2008


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

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #8 from Olivier Crete (Tester)  2008-07-24 22:26 UTC -------
Looking at the code, I guess the GstBin has to keep a list of pads in
transition. But I'm afraid its not that simple, since the element that has the
pad could be removed from the bin in the mean time. So maybe instead the
element should listen to the "linked" and "unlinked" signals and emit the
messages (and also emit the done message on the bin when the parent is
changed.. if thats even doable...)


-- 
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=510354.




More information about the Gstreamer-bugs mailing list