mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
63ccf45395
Making it less random and fixing a race in a GES test where we have as pipeline: ``` videotestsrc ! output-selector name=s ! input-selector name=i s. ! timecodestamper ! i. ``` which we seek, leading to the seek reaching the video testsrc without going through the timecodestamper and generating a buffer even before timecodestamper gets the seek which means that its internal state is wrong compared to the datastream it gets and attaches wrong timecode metas. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/485> |
||
---|---|---|
.. | ||
elements | ||
tracers | ||
meson.build |