[gstreamer-bugs] [Bug 300339] assertion with gst_pad_relink_filtered

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Apr 12 07:42:24 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=300339
 GStreamer | gstreamer (core) | Ver: HEAD CVS





------- Additional Comments From Luca Ognibene  2005-04-12 10:42 -------
This seems to work (tried in paused and playing state):

 pad2 = gst_pad_get_peer (pad);
 gst_pad_unlink (pad, pad2);
 gst_pad_link_filtered (pad, pad2, caps);



------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list