tracer: add the hook-id to the invoke signature
authorStefan Sauer <ensonic@users.sf.net>
Sun, 27 Oct 2013 11:45:54 +0000 (12:45 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 5 Oct 2015 18:59:39 +0000 (20:59 +0200)
commit68b1473846f34830c7bdb025afe397da9ea6de8f
treedf46f8e7c0913d0428db3fb090f702b9dffe187d
parent6e9f018dc47def5954c1e3e712c38900671aa121
tracer: add the hook-id to the invoke signature

Tracers that subscribe to multiple hooks can know what hook was used.
docs/design/draft-tracing.txt
gst/gsttracer.c
gst/gsttracer.h
plugins/tracers/gstlog.c