gstreamer/gst/parse
Brendan Long 48319d4be2 parse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINS
This makes gst_parse_bin_from_description() return an element instead of
a bin if there's only one element. Also changed gstparse.c to use this,
so gst-launch won't create superfluous bins.

https://bugzilla.gnome.org/show_bug.cgi?id=703405
2013-08-19 11:30:15 +02:00
..
.gitignore gstparse: prefix generated parser functions so they don't get exported 2011-10-08 14:34:04 +01:00
grammar.y parse: Add GST_FLAG_NO_SINGLE_ELEMENT_BINS 2013-08-19 11:30:15 +02:00
Makefile.am Merge remote-tracking branch 'origin/master' into symbol-exports 2011-10-08 19:54:06 +01:00
parse.l parser: Allow element names to begin with digits 2011-04-13 12:24:12 -07:00
types.h parse: fix some debug 2012-07-17 10:04:26 +02:00