tracer: pass the timestamp directly
authorStefan Sauer <ensonic@users.sf.net>
Mon, 28 Oct 2013 20:28:18 +0000 (21:28 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 5 Oct 2015 18:59:39 +0000 (20:59 +0200)
commit9d3975b5da3f879caef60f33da358379fa970201
treec8fb5862b2b97271f171ba31c329981660e02119
parentd663b786125b1b80b1dfb663a388c0e41356eea6
tracer: pass the timestamp directly

Avoid the structure mashalling (and weird field naming).
gst/gstpad.c
gst/gstquark.c
gst/gsttracer.c
gst/gsttracer.h
plugins/tracers/gstlog.c
plugins/tracers/gststats.c