mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 11:11:08 +00:00
b7c1195f29
If the element before the sink needs $n buffers to produce one output buffer, we were reffing $n events and unreffing only one. Prevent this by using g_object_set_qdata_full() to handle the event unreffing so we're sure no ref will be lost. |
||
---|---|---|
.. | ||
.gitignore | ||
gstlatency.c | ||
gstlatency.h | ||
gstleaks.c | ||
gstleaks.h | ||
gstlog.c | ||
gstlog.h | ||
gstrusage.c | ||
gstrusage.h | ||
gststats.c | ||
gststats.h | ||
gsttracers.c | ||
Makefile.am | ||
meson.build |