mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
e5f381b96a
When doing a track switch, the only reliable way to detect that it happened is whether a new STREAM_START arrives. Relying on a DISCONT buffer is not satisfactory, since there might not have been an element setting that flag upstream. Checking whether the first buffer after a STREAM_START has the DISCONT flag properly set should be done in parallel |
||
---|---|---|
.. | ||
.gitignore | ||
gst-validate-analyze | ||
gst-validate-images-check.c | ||
gst-validate-launcher.in | ||
gst-validate-media-check.c | ||
gst-validate-transcoding.c | ||
gst-validate.c | ||
Makefile.am |