gstreamer/gst/parse
Carlos Rafael Giani fdd5d22828 parse-launch: Add flag for placing elements in a bin instead of a pipeline
By default, gst_parse_launch_full() creates a GstPipeline if there's more
than one toplevel element. Add a flag to let it use a GstBin instead.

Also fix the parser to let it use this flag for GST_TYPE_ELEMENT property
values, to avoid having GstPipelines inside other GstPipelines.

https://bugzilla.gnome.org/show_bug.cgi?id=763457
2016-03-24 14:50:12 +02:00
..
.gitignore parse: fix segfaulting prototype-mismatch 2013-11-28 19:05:23 -05:00
grammar.y parse-launch: Add flag for placing elements in a bin instead of a pipeline 2016-03-24 14:50:12 +02:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
parse.l parse: Refactor grammar, make it more consistent and fix conflicts 2014-01-14 13:46:22 +01:00
types.h parse: Use GSlice for allocating and freeing links and chains 2014-01-14 13:46:24 +01:00