validate-scenario: Avoid timeouts on EOS
authorEdward Hervey <edward@centricular.com>
Mon, 14 Nov 2022 06:27:28 +0000 (07:27 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 15 Nov 2022 06:47:49 +0000 (07:47 +0100)
commit0c59e3ce2a86149d611a6caac777f1b45a0c62e1
tree370c23afea0eae365f9f88e91208f5f05583787d
parentb09b246fc83a665ea3a3e89ec08111b36372a457
validate-scenario: Avoid timeouts on EOS

If there is an EOS and the next action is waiting for a playback time, execute
it since we are guaranteed the position won't change anymore.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3403>
subprojects/gst-devtools/validate/gst/validate/gst-validate-report.c
subprojects/gst-devtools/validate/gst/validate/gst-validate-report.h
subprojects/gst-devtools/validate/gst/validate/gst-validate-scenario.c