dashdemux: Log protection events on corresponding pad
authorPhilippe Normand <philn@igalia.com>
Thu, 8 Jul 2021 13:46:11 +0000 (14:46 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 8 Jul 2021 14:42:12 +0000 (14:42 +0000)
commitbe7e0600ec09257bd498499406720ba38da044d9
tree15ad8f4389736712bb0d3012de08ed69b11e09a7
parentcbb1096c52a7b0631ca89348b198f62a7ef81a8b
dashdemux: Log protection events on corresponding pad

GstDashDemuxStream is not a GstObject, so use its pad as associated object when
emitting log messages.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2389>
ext/dash/gstdashdemux.c