gstreamer/gst/parse
David Schleef 62e236394a parse: Fix memleak of unused delayed links
Attach the DelayedLink structure to the element, so that when
the element is disposed, the DelayedLink is freed.
2009-10-28 22:05:06 -07:00
..
.gitignore ignore more 2005-06-17 09:12:33 +00:00
grammar.y parse: Fix memleak of unused delayed links 2009-10-28 22:05:06 -07: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