gstreamer/gst/parse
Sebastian Dröge ed1022fa81 Use gst_object_unref() / gst_object_clear() instead of the GObject ones
To allow the refcounting tracer to work better. In childproxy/iterator
these might be plain GObjects but gst_object_unref() also works on them.
In other places where it is never GstObject, g_object_unref() is kept.
2020-04-20 16:28:52 +00:00
..
gen_grammar.py.in Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
gen_lex.py.in Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00
get_flex_version.py Make get_flex_version.py script executable 2019-05-01 15:46:56 +02:00
grammar.y.in Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +00:00
meson.build gst/parse: define pure-parser depending on bison version 2019-11-05 12:55:08 +01:00
parse.l parse: add support for presets 2019-12-28 04:02:16 +00:00
types.h gst: Simplify some boolean expressions 2018-07-24 09:58:31 +03:00