Skip to content

gst-validate: random duration in range for wait action

Vivienne Watermeier requested to merge vivienne/gstreamer:1.22.0+tv into 1.22.0+tv

This allows duration to be a GstDoubleRange, in which case a random value in the range will be chosen as the actual duration.

Merge request reports