gstreamer/gst/parse
Thomas Vander Stichele 7cd8540542 revert fix because GST_DEBUG_LEAVE("") doesn't work with it
Original commit message from CVS:
revert fix because GST_DEBUG_LEAVE("") doesn't work with it
2002-11-29 14:20:53 +00:00
..
.gitignore add (incomplete) flex/bison-based parser to cvs the tokenizer is functional, but the grammar definition is bad. this ... 2002-03-31 21:09:17 +00:00
grammar.y Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth... 2002-09-18 23:23:41 +00:00
Makefile.am Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth... 2002-09-18 23:23:41 +00:00
parse.l revert fix because GST_DEBUG_LEAVE("") doesn't work with it 2002-11-29 14:20:53 +00:00
types.h quote spaces in tokens passed to gst_parse_launchv. this restores the old (shell-friendly) quoting behavior. 2002-04-13 17:11:42 +00:00