gstreamer/validate/plugins/flow
Alicia Boya García deca1f9cbf validateflow: Don't use colon in file names
The colon character commonly used to separate the element name and the
pad name is reserved in Windows filesystems, so it's better to use
something safer.

This patch replaces it with '-'. Please update
gst-integration-testsuites too where another commit has renamed all the
files.
2019-10-25 13:23:52 +00:00
..
formatting.c validateflow: Add buffers-checksum option to log buffers data checksum 2019-06-26 12:09:03 -04:00
formatting.h validateflow: Add buffers-checksum option to log buffers data checksum 2019-06-26 12:09:03 -04:00
gstvalidateflow.c validateflow: Don't use colon in file names 2019-10-25 13:23:52 +00:00
gstvalidateflow.h validate: fix -Werror=unused-function with clang 2019-08-26 12:14:47 +00:00
meson.build New validate plugin: validateflow 2019-02-07 18:19:22 +00:00