gstreamer/gst/parse
Andy Wingo 24b89ebfd6 allow colons in indentifier names (for jack: " ... !alsa_pcm:out_1 jacksink")
Original commit message from CVS:
allow colons in indentifier names (for jack: " ... !alsa_pcm:out_1 jacksink")
2002-05-30 04:50:46 +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 use contents of GST_REGISTRY variable if --gst-registry is not set 2002-05-05 17:45:41 +00:00
Makefile.am distcheck fixes 2002-04-10 17:16:05 +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