gstreamer/validate/gst
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
..
overrides validate: remove autotools build 2019-10-15 00:24:00 +01:00
validate validate: Consider ',' as continuing line marker in struct files 2020-02-19 22:20:25 -03:00
meson.build meson: Build gstvalidate-default-overrides-1.0 2018-07-31 23:30:36 +05:30