gstreamer/tests/validate
Thibault Saunier 22d37a930c tests: Fix races in the read-growing-file test
First: the buffer is pushed on the encoding filesink only *after* the
checkpoints, leading to wrong ordering in expectations.

The second one is about EOS being posted on the bus *before* the
stop action is executed, leading to the action never being executed.
That action was plain useless as the default behavior of validate
scenario is to internally create a "stop" action on EOS (unless
disabled by user).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/968>
2020-12-09 10:52:24 -03:00
..
audiotestsrc audiotestsrc: Fix the way we compute EOS in reverse playback 2020-05-25 08:19:02 +00:00
compositor videoaggregator: Guarantee that the output format is supported 2020-11-03 00:10:31 +00:00
giosrc tests: Fix races in the read-growing-file test 2020-12-09 10:52:24 -03:00
videorate tests: enforce I420 format 2020-06-09 08:09:58 +00:00
meson.build giosrc: Add support for growing source files 2020-12-08 12:14:58 -03:00