tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / gst / gsttracerutils.c
2018-05-01 luz.pazFix typos in comments and docs
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-11-24 Mikhail Fludkovgsttraceutils: actually disable tracing system hooks...
2017-05-17 Sebastian Drögegst: Clear floating flag in constructor of all GstObjec...
2016-12-20 Thibault Saunierleaks: Allow tracing Gst(Mini)Object reffing operations
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-08-26 Tim-Philipp Müllerdocs: fix various gtk-doc warnings
2016-06-02 Guillaume Desmottestracing: add hooks when objects or miniobjects are...
2016-02-22 Thibault Sauniertracer: Initialize GstTracer _priv_tracers and quarks...
2016-01-22 Tim-Philipp Müllertracer: rename GST_TRACER_PLUGINS env var to GST_TRACERS
2016-01-16 Tim-Philipp Müllergst.h: Don't spew warnings if GST_USE_UNSTABLE_API...
2016-01-16 Stefan Sauertracer: add a GFlag for the tracer scope
2016-01-07 Stefan Sauertracerutils: update #endif comment
2016-01-07 Sebastian Drögetracer: Use GST_DISABLE_GST_TRACER_HOOKS instead of...
2016-01-06 Stefan Sauertracer: make gst_tracing_register_hook_id static
2015-11-12 Thiago Santostracer: add element-change-state-pre/post hook
2015-10-19 Stefan Sauertracer: rename the envvar to GST_TRACER_PLUGINS
2015-10-05 Marcin Kolnytracer: add missing hooks
2015-10-05 Thiago Santostracer: add pad query hooks
2015-10-05 Stefan Sauertracing: rename the global api to gst_tracing
2015-10-05 Stefan Sauertracers: eliminate var_args
2015-10-05 Stefan Sauertracer: use GQuark or strings for the hook id
2015-10-05 Stefan Sauertracer: simplify hook api
2015-10-05 Stefan Sauertracer: drop the HookId hid from the invoke method
2015-10-05 Stefan Sauertracer: split into tracer and tracerutils