tracing: add hooks for gst_pad_chain() / gst_pad_chain_list()
authorSebastian Dröge <sebastian@centricular.com>
Wed, 29 Jun 2022 05:57:42 +0000 (08:57 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 29 Jun 2022 21:05:14 +0000 (21:05 +0000)
commitde30de865cdd12d8f841e2904d78f1a7ca26e568
treeebe6c7bdc55f1f16decf90821aa7dfc8cea6156d
parentdfeb8198e4f296249b71bb79f14412769fb631ca
tracing: add hooks for gst_pad_chain() / gst_pad_chain_list()

This allows tracing buffers when they arrive in a pad instead of just
when they are pushed out of a pad.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2682>
subprojects/gstreamer/gst/gstpad.c
subprojects/gstreamer/gst/gsttracerutils.c
subprojects/gstreamer/gst/gsttracerutils.h