GStreamer multimedia framework
Go to file
Thibault Saunier a12cb70422 validate: Consider ',' as continuing line marker in struct files
Since `,` is the separator between fields of GstStructure we can
safely consider that if a line ends with it, the following line
is the logical continuity of the serialized GstStructure.

This makes writing those files more convenient and reading them
more pleasant as we do not need to add extra `\` at end of lines
anymore
2020-02-19 22:20:25 -03:00
debug-viewer Pass python files through autopep8 2019-04-03 13:38:42 +00:00
docs validate:flow: Make field filtering in what is logged more generic 2020-02-13 00:11:45 +00:00
hooks Pass python files through autopep8 2019-04-03 13:38:42 +00:00
tracer Pass python files through autopep8 2019-04-03 13:38:42 +00:00
validate validate: Consider ',' as continuing line marker in struct files 2020-02-19 22:20:25 -03:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore validate: remove autotools build 2019-10-15 00:24:00 +01:00
.gitlab-ci.yml ci: Run valgrind tests when changing the check testsuite 2019-04-17 18:10:12 -04:00
meson.build meson: build gir even when cross-compiling if introspection was enabled explicitly 2019-10-18 12:31:19 +01:00
meson_options.txt meson: Remove unused gtk_doc option 2019-12-28 22:40:30 +01:00