tracerrecord: add a log record class
[platform/upstream/gstreamer.git] / plugins / tracers / gststats.c
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