gstreamer/gst/debugutils
Vivia Nikolaidou 9664d1a6b1 error-ignore: New element to convert some GstFlowReturn types into others
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
2015-06-23 10:28:18 +02:00
..
.gitignore fpsdisplaysink: Adds a signal to inform measurements to apps 2010-06-24 13:53:08 -03:00
debugutils-marshal.list fpsdisplaysink: Adds a signal to inform measurements to apps 2010-06-24 13:53:08 -03:00
debugutilsbad.c error-ignore: New element to convert some GstFlowReturn types into others 2015-06-23 10:28:18 +02:00
fpsdisplaysink.c fpsdisplaysink: get rendered and dropped stats from QOS messages 2015-06-18 13:02:26 +07:00
fpsdisplaysink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstchecksumsink.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstchecksumsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstchopmydata.c chopmydata: Transfer timestamps to output buffers 2014-09-24 22:48:56 +10:00
gstchopmydata.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcompare.c remove unused enum items PROP_LAST 2015-04-24 16:48:26 +01:00
gstcompare.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstdebugspy.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstdebugspy.h Fix FSF address 2012-11-04 00:09:59 +00:00
gsterrorignore.c error-ignore: New element to convert some GstFlowReturn types into others 2015-06-23 10:28:18 +02:00
gsterrorignore.h error-ignore: New element to convert some GstFlowReturn types into others 2015-06-23 10:28:18 +02:00
gstwatchdog.c watchdog: GstElement->state is protected with the OBJECT_LOCK 2014-12-12 11:49:42 +01:00
gstwatchdog.h watchdog: Handle FLUSHING seek events even in PAUSED state 2014-11-27 19:10:58 +01:00
Makefile.am error-ignore: New element to convert some GstFlowReturn types into others 2015-06-23 10:28:18 +02:00