mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
33a93a66c8
Unfortunately this does not go through the normal state change machinery, so we don't get notified about this in change_state(). However we need to stop scheduled playback, so that once PLAYING is reached again we can start scheduled playback with the correct time. Without this, flushing seeks in PLAYING will not work correctly: decklinkvideosink will wait before showing the new frames for the amount of time the pipeline was in PLAYING before. |
||
---|---|---|
.. | ||
linux | ||
osx | ||
win | ||
gstdecklink.cpp | ||
gstdecklink.h | ||
gstdecklinkaudiosink.cpp | ||
gstdecklinkaudiosink.h | ||
gstdecklinkaudiosrc.cpp | ||
gstdecklinkaudiosrc.h | ||
gstdecklinkvideosink.cpp | ||
gstdecklinkvideosink.h | ||
gstdecklinkvideosrc.cpp | ||
gstdecklinkvideosrc.h | ||
Makefile.am |