gstreamer/gst/parse
Edward Hervey 7c1d700384 parse: Move variable to block where it's used
There was a dead assignment used outside of the bin/pipeline creation
which was confusing (and unused). Just move that variable to
where it is actually used.

(Note that that variable was not needed outside of that block since
the refactoring done in 2b33d33185 )
2018-12-15 11:46:26 +01: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 parse: Move variable to block where it's used 2018-12-15 11:46:26 +01:00
Makefile.am libs: fix 'inconsistent DLL linkage' warnings on Windows 2018-09-23 23:23:01 +01:00
meson.build meson: add option to disable parse-launch pipeline string parser 2018-08-10 00:08:43 +01:00
parse.l parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11:00
types.h gst: Simplify some boolean expressions 2018-07-24 09:58:31 +03:00