GStreamer multimedia framework
Find a file
Thibault Saunier 5b82274f17 validate:flow: Add a way to set the types of events to log/ignore
Added two properties to the plugin:
     * ignored-event-types: A list of event types to be ignored when logging events
     * logged-event-types: A list of event types to be logged when logging events

This commits also moves the "ignored-event-fields" property to using a proper
GstValueList for the list of event fields to be taken into account, instead
of the home grown separated by comas list of string, making the API more
uniform.

This also adds a simple helper method: `gst_validate_utils_get_strv`
2020-02-04 16:09:36 -03:00
debug-viewer Pass python files through autopep8 2019-04-03 13:38:42 +00:00
docs validate:flow: Add a way to set the types of events to log/ignore 2020-02-04 16:09:36 -03: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:flow: Add a way to set the types of events to log/ignore 2020-02-04 16:09:36 -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