gstreamer/gst/parse
Stefan Kost da287f556d 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.
2010-03-22 10:01:38 +02:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y parse-launch: make delayed set recursive 2010-03-22 10:01:38 +02:00
Makefile.am Make sure generated code doesn't run with -Werror 2010-03-10 19:27:09 +01:00
parse.l gst_private.h: make sure gst_private.h is included before glib.h 2010-01-20 01:48:56 +00:00
types.h Fixes for -Wmissing-declarations -Wmissing-prototypes 2010-03-11 10:59:57 +01:00