tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE
authorStefan Sauer <ensonic@users.sf.net>
Thu, 15 Dec 2016 14:37:45 +0000 (15:37 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 16 Dec 2016 14:55:21 +0000 (15:55 +0100)
commit1bfd04a5fee09a647a380d17bfe924f3860ad04c
treecf4784815ce38eef7ebe1fe2f9f8bac3d59a943e
parent564dc742a445aebc9394ef83aab7603536ef8818
tracers/stats: log optional fields instead of GST_CLOCK_TIME_NONE

Simplify the traces and avoid trace analyzer to know that ((1<<64) - 1) means
we had no value.
plugins/tracers/gststats.c
tools/gst-stats.c