gstreamer/gst/parse
Sebastian Dröge 91ba942748 gst/parse/: Require a new enough flex and bison and remove the parser hacks to use a pre-regenerated version.
Original commit message from CVS:
* gst/parse/Makefile.am:
* gst/parse/grammar.tab.pre.c:
* gst/parse/grammar.tab.pre.h:
* gst/parse/lex._gst_parse_yy.pre.c:
Require a new enough flex and bison and remove the parser hacks to use
a pre-regenerated version.
2008-04-01 13:48:59 +00:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y gst/parse/: Add delayed set-property. This allows to set properties on dynamicaly created objects (pads in videomxer). 2008-02-01 12:10:17 +00:00
Makefile.am gst/parse/: Require a new enough flex and bison and remove the parser hacks to use a pre-regenerated version. 2008-04-01 13:48:59 +00:00
parse.l gst/parse/parse.l: Use "%option never-interactive" to prevent useless calls to isatty() on every input when parsing. ... 2008-01-04 18:44:03 +00:00
types.h whitespace fixes 2005-10-15 15:30:24 +00:00