tracer: use a macros for the enabled check
authorStefan Sauer <ensonic@users.sf.net>
Mon, 28 Oct 2013 20:59:19 +0000 (21:59 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 5 Oct 2015 18:59:39 +0000 (20:59 +0200)
commit11d6e13d73034f433fc193ad25e3e6a5362c293e
tree110fcf545ba1d54a2d08fb83a2fd34ef6b0aa538
parente08fab7d5f9479c2db31ae94dddeee8c9fae9dbf
tracer: use a macros for the enabled check

Avoid a function call and check the variables from the macro.
gst/gsttracer.c
gst/gsttracer.h
plugins/tracers/gstlog.c
plugins/tracers/gststats.c