gstreamer/subprojects/gst-devtools
Alicia Boya García 506af5b8e4 gst-validate: Don't treat FALSE when sending flushes as an error
gst_element_send_event(FLUSH_START / FLUSH_STOP) returns FALSE in cases
where any of the most downstream elements have unlinked pads, even if
the pipeline is successfully flushed.

Currently this is considered expected behavior in GStreamer. This patch
updates gst-validate to treat it as such and therefore not fail the test
for a "failing" flush.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7064>
2024-07-02 19:06:02 +00:00
..
debug-viewer debug-viewer: Fix plugin loading machinery 2024-04-17 16:24:15 +00:00
docs validate: doc: Enhance the way we render action type parameters 2023-12-27 02:14:19 +00:00
scripts gst-omx: Retire the whole package 2023-07-16 19:10:03 +00:00
tracer stats: Adapt to new serialization of enums 2023-03-14 04:39:14 +00:00
validate gst-validate: Don't treat FALSE when sending flushes as an error 2024-07-02 19:06:02 +00:00
.gitignore Move files from gst-devtools into the "subprojects/gst-devtools/" subdir 2021-09-24 16:15:38 -03:00
gst-devtools.doap Release 1.24.0 2024-03-04 23:59:25 +00:00
meson.build Back to development 2024-03-05 12:58:57 +00:00
meson_options.txt tools: Add support for building gstreamer tools against gst-full 2022-03-30 17:43:17 +00:00
NEWS Release 1.24.0 2024-03-04 23:59:25 +00:00
RELEASE Back to development 2024-03-05 12:58:57 +00:00