v4l2bufferpool: Fix debug trace
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 15 Aug 2022 18:30:50 +0000 (14:30 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 16 Aug 2022 14:33:24 +0000 (14:33 +0000)
commitd126f65485c657b8010f01da77618ffc7b86d3a8
tree0b66f6f6d4b8381b6447d31fee9de23431809352
parentf4f1819416f977b3c09382eb8715e0022e8ec41b
v4l2bufferpool: Fix debug trace

The tracing of the buffer pointer was done on the secondary pointer, which
does not match with other traces of the same buffer. This made the trace
confusing and less useful.

Fixes #1379

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2893>
subprojects/gst-plugins-good/sys/v4l2/gstv4l2bufferpool.c