stats: add a tracer that collects pipeline statistics
authorStefan Sauer <ensonic@users.sf.net>
Mon, 28 Oct 2013 07:08:20 +0000 (08:08 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 5 Oct 2015 18:59:39 +0000 (20:59 +0200)
commitd663b786125b1b80b1dfb663a388c0e41356eea6
tree77dfec94a16f85ff29cd479ede28897d5fd8b4e6
parent2c6672435f0ef68ecbb72dc5ba8d0db3820ba5c4
stats: add a tracer that collects pipeline statistics

This is more or less equiv to the the statistics in gst-tracelib.
plugins/tracers/Makefile.am
plugins/tracers/gststats.c [new file with mode: 0644]
plugins/tracers/gststats.h [new file with mode: 0644]
plugins/tracers/gsttracers.c