element: Enforce that elements created by gst_element_factory_create/make() are floating
[platform/upstream/gstreamer.git] / gst / gsttracerutils.h
2018-04-02 Edward Herveygst: Documentation fixes
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-11-24 Mikhail Fludkovgsttraceutils: actually disable tracing system hooks...
2017-07-05 Tim-Philipp Müllertracing: fix build with tracer hooks disabled
2016-12-20 Thibault Saunierleaks: Allow tracing Gst(Mini)Object reffing operations
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-06-02 Guillaume Desmottestracing: add hooks when objects or miniobjects are...
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2016-01-07 Stefan Sauertracerutils: document the tracer hook functions
2016-01-07 Sebastian Drögegst: Rename _priv_gst_info_start_time to _priv_gst_star...
2016-01-06 Stefan Sauerconfigure: add a new option to disable the tracer hooks
2015-11-12 Thiago Santostracer: add element-change-state-pre/post hook
2015-10-06 Stefan Sauertracer: move prototype to the right header
2015-10-06 Stefan Sauertracer: mark GstTracerQuarkId as non GEnum
2015-10-06 Stefan Sauertracer: fix the build with debug (tracer) disabled
2015-10-06 Stefan Sauertracer: fix the build with debug (tracer) disabled
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: split into tracer and tracerutils