tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE
[platform/upstream/gstreamer.git] / plugins / tracers / gststats.c
2016-12-16 Stefan Sauertracers/stats: log optional fields instead of GST_CLOCK...
2016-11-28 Tim-Philipp MüllerMove dataurisrc element from -bad
2016-10-14 Thibault Saunierstats: Fix warning
2016-10-13 Vincent Penquerc'htracers: fix structure leak
2016-01-22 Stefan Sauertracerrecord: don't leak the spec structures
2016-01-20 Stefan Sauertracer/gststats: fix mismatch between '.class' and...
2016-01-18 Tim-Philipp Müllertracers: fix thread-id casts to 64-bit ints on 32-bit...
2016-01-16 Stefan Sauertracer/stats: use the right log template
2016-01-16 Stefan Sauertracer: use the new flags to create the optional field...
2016-01-16 Stefan Sauertracer: add a GstTracerValueFlags and replace strings
2016-01-16 Stefan Sauertracer: add a GFlag for the tracer scope
2016-01-15 Stefan Sauertracerrecord: add a log record class
2016-01-10 Stefan Sauertracers: code clean ups
2016-01-07 Stefan Sauertracer: harmonize the query hooks
2016-01-07 Stefan Sauertracers/stats: add missing parameters to callback functions
2015-10-29 Thiago Santosstats: log the element-new hook properly
2015-10-05 Thiago Santostracers: stats: add message structure to output
2015-10-05 Thiago Santostracer: gststats: add thread-id to log line
2015-10-05 Thiago Santostracer: add pad query hooks
2015-10-05 Stefan Sauerstats: TIMESTAMP -> PTS
2015-10-05 Stefan Sauertracing: rename the global api to gst_tracing
2015-10-05 Stefan Sauertracers: eliminate var_args
2015-10-05 Stefan Sauertracers: code cleanups
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 Sauerstats: fixup doc name and remove commented code
2015-10-05 Stefan Sauertracers: add metadata for the logged values
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 Sauertracers: tweak the get_real_pad_parent()
2015-10-05 Stefan Sauerstats: improve the handling of parentage
2015-10-05 Stefan Sauerstats: add a stats frontend
2015-10-05 Stefan Sauertracer: add more hooks and handle it in the plugins
2015-10-05 Stefan Sauerstats: handle buffer lists
2015-10-05 Stefan Sauertracer: use a macros for the enabled check
2015-10-05 Stefan Sauertracer: pass the timestamp directly
2015-10-05 Stefan Sauerstats: add a tracer that collects pipeline statistics