gstreamer/gst/parse
Sebastian Dröge fef082b5d0 gst: Fix compilation with latest GLib
g_object_ref() forwards the type of its argument nowadays.

./grammar.y:409:14: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
gstchildproxy.c:212:7: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types]
2018-03-25 12:36:09 +03:00
..
.gitignore parse: fix segfaulting prototype-mismatch 2013-11-28 19:05:23 -05: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
grammar.y gst: Fix compilation with latest GLib 2018-03-25 12:36:09 +03:00
Makefile.am gst/parse: Also pass -DGST_EXPORTS here 2016-05-23 14:24:16 +01:00
meson.build meson: Use new find_program fallback syntax 2017-12-05 12:26:44 +05:30
parse.l parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00
types.h parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00