mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-15 10:45:20 +00:00
appsink was queuing the caps event both in its GstBaseSinkClass.set_caps() and its GstBaseSinkClass.sink_event() implementation, but only signaling new_event from `sink_event`. This caused `new_event` callbacks to start lagging by one. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7749> |
||
---|---|---|
.. | ||
app-prelude.h | ||
app.h | ||
gstappsink.c | ||
gstappsink.h | ||
gstappsrc.c | ||
gstappsrc.h | ||
gstapputils.c | ||
gstapputils.h | ||
meson.build |