gstreamer/subprojects/gst-devtools/validate/gst/validate
Thibault Saunier 14a9138a88 validate: flow: Display diffs properly
When called after writing the report we can't see them

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5035>
2024-10-19 10:30:05 +00:00
..
doc validate: doc: Enhance the way we render action type parameters 2023-12-27 02:14:19 +00:00
flow validate: flow: Display diffs properly 2024-10-19 10:30:05 +00:00
gst-validate-bin-monitor.c validate: Add/fix various annotations 2022-10-18 08:56:58 +00:00
gst-validate-bin-monitor.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-element-monitor.c validate: Add/fix various annotations 2022-10-18 08:56:58 +00:00
gst-validate-element-monitor.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-enum-types.c.template validate: cleanup the use of GST_VALIDATE_API on Windows 2022-11-18 02:17:27 +00:00
gst-validate-enum-types.h.template Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-validate-enums.h validate: Add a way to avoid checking property value after setting it 2023-04-26 00:03:06 +00:00
gst-validate-extra-checks.c validate: cleanup the use of GST_VALIDATE_API on Windows 2022-11-18 02:17:27 +00:00
gst-validate-i18n-lib.h Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-validate-internal.h validate: scenario: Do not print position on sub pipelines 2023-12-27 02:14:19 +00:00
gst-validate-media-info.c validate: drop use of GSlice allocator 2023-02-03 17:48:10 +00:00
gst-validate-media-info.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-mockdecryptor.c Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-validate-mockdecryptor.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-monitor-factory.c Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-validate-monitor-factory.h Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-validate-monitor.c validate: Add/fix various annotations 2022-10-18 08:56:58 +00:00
gst-validate-monitor.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-override-registry.c validate: drop use of GSlice allocator 2023-02-03 17:48:10 +00:00
gst-validate-override-registry.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-override.c validate: Change IssueId type to guint32 2022-03-17 14:48:34 +00:00
gst-validate-override.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-pad-monitor.c validate: pad-monitor: Fix remaining pad functions data handling 2024-09-10 15:50:52 +00:00
gst-validate-pad-monitor.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-pipeline-monitor.c common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
gst-validate-pipeline-monitor.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-report.c common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
gst-validate-report.h validate-scenario: Avoid timeouts on EOS 2022-11-15 07:47:49 +01:00
gst-validate-reporter.c validate: reporter: Don't pollute logs 2024-07-30 11:39:02 +02:00
gst-validate-reporter.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-runner.c validate: Initialize mutex before use 2023-10-25 22:56:15 +00:00
gst-validate-runner.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
gst-validate-scenario.c common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
gst-validate-scenario.h validate: scenario: Handle the fact that structs field names don't have a static lifetime anymore 2024-09-05 18:58:24 +00:00
gst-validate-types.h Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-validate-utils.c common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
gst-validate-utils.h validate: Add a way to avoid checking property value after setting it 2023-04-26 00:03:06 +00:00
media-descriptor-parser.c validate: drop use of GSlice allocator 2023-02-03 17:48:10 +00:00
media-descriptor-parser.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
media-descriptor-writer.c gst-devtools: re-indent with GNU indent 2.2.12 2023-03-17 03:18:54 +00:00
media-descriptor-writer.h validate: Cleanup ABI and make it ready to be stabilized this cycle 2022-03-17 14:48:34 +00:00
media-descriptor.c validate: drop use of GSlice allocator 2023-02-03 17:48:10 +00:00
media-descriptor.h validate: Totally hide media descriptor node types from the API 2022-03-18 23:30:37 +00:00
meson.build validate: doc: Enhance documentation about testfile and meta fields 2023-12-27 02:14:19 +00:00
validate-prelude.h validate: cleanup the use of GST_VALIDATE_API on Windows 2022-11-18 02:17:27 +00:00
validate.c common: Stop using GQuark-based GstStructure field name API 2024-09-26 19:21:29 +03:00
validate.h validate: Expose all public headers in main header 2022-03-17 14:48:34 +00:00
validate.res validate: doc: Enhance documentation about testfile and meta fields 2023-12-27 02:14:19 +00:00