gstplay: Fix warning parsing API
authorPhilippe Normand <philn@igalia.com>
Mon, 7 Mar 2022 10:14:43 +0000 (10:14 +0000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 7 Mar 2022 11:03:41 +0000 (11:03 +0000)
commit027f4a56c0080e07f3396d403ccb05af97573932
tree2fb94767e977961d545bcc1cde67b754758256df
parenta63d1cf4c446569c13e6da3a34360ad4fd7476ab
gstplay: Fix warning parsing API

The GError is an out parameter, so should be a ** parameter, like the details
parameter.

See also #1063

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1869>
subprojects/gst-plugins-bad/gst-libs/gst/play/gstplay.c
subprojects/gst-plugins-bad/gst-libs/gst/play/gstplay.h