mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 13:06:23 +00:00
decklink*src currently prints a log entry for every dropped frame and audio packet. That completely spams the logs. This change aggregates information about dropped packets and only prints a message once when dropping starts, and a summary when dropping ends. Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/705 Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/378> |
||
---|---|---|
.. | ||
linux | ||
osx | ||
win | ||
gstdecklink.cpp | ||
gstdecklink.h | ||
gstdecklinkaudiosink.cpp | ||
gstdecklinkaudiosink.h | ||
gstdecklinkaudiosrc.cpp | ||
gstdecklinkaudiosrc.h | ||
gstdecklinkdeviceprovider.cpp | ||
gstdecklinkdeviceprovider.h | ||
gstdecklinkvideosink.cpp | ||
gstdecklinkvideosink.h | ||
gstdecklinkvideosrc.cpp | ||
gstdecklinkvideosrc.h | ||
meson.build |