gstreamer/gst/parse
Sebastian Dröge 28493b04ec parser: Make sure that signal user data is freed by setting a GClosureNotify
...instead of using a second mechanism and storing the user data
inside the GObjects qdata.
2009-10-31 16:56:17 +01:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y parser: Make sure that signal user data is freed by setting a GClosureNotify 2009-10-31 16:56:17 +01: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