gstreamer/gst/parse
Wim Taymans 07cf2da0c2 Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink
Original commit message from CVS:
Added syntax to make filtered connections like:

osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink
2002-12-06 20:06:06 +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 Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink 2002-12-06 20:06:06 +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 Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink 2002-12-06 20:06:06 +00:00
types.h Added syntax to make filtered connections like: osssrc src\!audio/raw, channels=int 2, width=int 8\!sink fakesink 2002-12-06 20:06:06 +00:00