GStreamer multimedia framework
Go to file
Edward Hervey 1e1e9f2197 validate-utils: Only modify structure fields that really need updates
This avoids memory corruption in users of that structure which
were (rightfullly) assuming static fields (such as name) wouldn't
change. Without this, they would be using strings which will have been freed in
the meantime.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-devtools/-/merge_requests/252>
2021-08-20 09:22:28 +02:00
debug-viewer debug-viewer: Make appdata valid again 2020-12-09 14:55:17 +00:00
docs docs: Update gst-validate-launcher documentation 2020-09-08 23:24:09 +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-utils: Only modify structure fields that really need updates 2021-08-20 09:22:28 +02: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: include template from gst-ci master branch again 2020-09-08 17:30:56 +01:00
ChangeLog Release 1.19.1 2021-06-01 00:16:57 +01:00
gst-devtools.doap Release 1.19.1 2021-06-01 00:16:57 +01:00
meson.build validate: use extract_objects to avoid rebuilding all files for the tracer 2021-06-08 12:28:49 -04:00
meson_options.txt meson: make debug_viewer a feature option 2020-05-29 14:30:26 +00:00
NEWS Release 1.19.1 2021-06-01 00:16:57 +01:00
RELEASE Release 1.19.1 2021-06-01 00:16:57 +01:00