tee: Check for the removed pad flag also in the slow pushing path
[platform/upstream/gstreamer.git] / gst / gsttracer.c
2018-06-24 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2017-12-07 Tim-Philipp Müllerdocs: Fix a few gtk-doc warnings
2017-12-02 Tim-Philipp MüllerMove GstAggregator from -bad to core
2017-04-08 Tim-Philipp MüllerDon't use deprecated g_object_newv()
2017-01-27 Thibault SaunierPort gtk-doc comments to their equivalent markdown...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-01-17 Philip Van Hooftracer.h: don't include private noinst header gsttracer...
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-15 Stefan Sauertracerrecord: add a log record class
2016-01-06 Stefan Sauerdocs: add the tracer to the docs
2016-01-03 Tim-Philipp Müllerdocs: fix some warnings and add some since markers
2015-10-05 Mathieu Duponchelletracer: strdup the passed parameters.
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: remove commented code
2015-10-05 Stefan Sauertracer: use GST_PTR_FORMAT to log the structure
2015-10-05 Stefan Sauertracer: split into tracer and tracerutils
2015-10-05 Stefan Sauerdocs: add gtk-doc blobs
2015-10-05 Stefan Sauertracers: add a logging helper to remove identical copie...
2015-10-05 Stefan Sauertracer: parse parameters
2015-10-05 Stefan Sauertracer: use a macros for the enabled check
2015-10-05 Stefan Sauertracer: use macros for hooks
2015-10-05 Stefan Sauertracer: pass the timestamp directly
2015-10-05 Stefan Sauertracer: pass the instance to the vmethod
2015-10-05 Stefan Sauertracer: switch to quarks and add another hook for buffe...
2015-10-05 Stefan Sauertracer: add the hook-id to the invoke signature
2015-10-05 Stefan Sauertracer: initial prototype for the tracing subsystem