decodebin2: Minor debug fix for decodepad
authorEdward Hervey <edward@centricular.com>
Thu, 17 Nov 2022 14:41:35 +0000 (15:41 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 18 Nov 2022 07:22:23 +0000 (07:22 +0000)
commitdb2146d0eac75cb42913ca0d886156e7066aab6e
tree5f38082a09ec4321fd2b9f0bf881db575666030b
parent845dcf7ec5ca1cdf588e33e6f77739dee2ef0dab
decodebin2: Minor debug fix for decodepad

decodedad might have their name changed when exposing, causing a race when
trying to get their name without taking a lock. Just use GST_PTR_POINTER in
debug statements instead

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3428>
subprojects/gst-plugins-base/gst/playback/gstdecodebin2.c