mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
9664d1a6b1
Can be used to fix misbehaving sinks. It will pass through all buffers until it encounters GST_FLOW_ERROR or GST_FLOW_NOT_NEGOTIATED (configurable). At that point it will unref the buffers and return GST_FLOW_NOT_LINKED (configurable) - until the next READY_TO_PAUSED or FLUSH_STOP. https://bugzilla.gnome.org/show_bug.cgi?id=750098 |
||
---|---|---|
.. | ||
.gitignore | ||
debugutils-marshal.list | ||
debugutilsbad.c | ||
fpsdisplaysink.c | ||
fpsdisplaysink.h | ||
gstchecksumsink.c | ||
gstchecksumsink.h | ||
gstchopmydata.c | ||
gstchopmydata.h | ||
gstcompare.c | ||
gstcompare.h | ||
gstdebugspy.c | ||
gstdebugspy.h | ||
gsterrorignore.c | ||
gsterrorignore.h | ||
gstwatchdog.c | ||
gstwatchdog.h | ||
Makefile.am |