gstreamer/gst/parse
David Schleef 1e17763c6e Add -p and -P flags to bison and flex, to prefix yy* symbols with _gst_parse_yy. This fixes symbol conflict with oth...
Original commit message from CVS:
Add -p and -P flags to bison and flex, to prefix yy* symbols with
_gst_parse_yy.  This fixes symbol conflict with other libs.
(Should go into 0.4.1.)
2002-09-18 23:23:41 +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 allow colons in indentifier names (for jack: " ... !alsa_pcm:out_1 jacksink") 2002-05-30 04:50:46 +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