gstreamer/gst/parse
Rob Clark e025e328fd parse: don't format the string twice
We were formatting the string once and then passing the string as a format
string to the log functions.
2009-10-07 23:23:08 +03:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y parse: don't format the string twice 2009-10-07 23:23:08 +03: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 API: gst_parse_launch_full() 2008-05-24 15:33:53 +00:00