[gstreamer-bugs] [Bug 613215] delayed set in gst-launch are not recursive
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Mar 22 02:56:37 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=613215
GStreamer | gstreamer (core) | unspecified
Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.29
--- Comment #5 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2010-03-22 09:56:35 UTC ---
playbin2 is not the only application. Anyway better fix it than leave it
broken.
commit da287f556db94f0c1a1ad16315a0a02c3f0e2b8f
Author: Stefan Kost <ensonic at users.sf.net>
Date: Thu Mar 18 10:22:09 2010 +0200
parse-launch: make delayed set recursive
Right now deleyed set would only try for first set of children. We need to
keep
trying to support arbitrary deep hierarchies (like in playbin2 with
auto*sinks).
Also GstBin would need to actualy emit the child-added/removed signal as it
implements the iface. Fixes #613215.
--
Configure bugmail: https://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