gstreamer/gst/parse
Andy Wingo b214d35eed commit to make gstreamer follow the gtk function/macro naming conventions:
Original commit message from CVS:
commit to make gstreamer follow the gtk function/macro naming conventions:

GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

and the same for *factory and typefind.
2002-04-11 20:35:18 +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 commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
Makefile.am distcheck fixes 2002-04-10 17:16:05 +00:00
parse.l new parser that uses flex and bison 2002-04-07 23:32:16 +00:00
types.h new parser that uses flex and bison 2002-04-07 23:32:16 +00:00