tracerutils: allow casting parameters types
authorGuillaume Desmottes <guillaume.desmottes@onestream.live>
Thu, 16 Feb 2023 12:44:50 +0000 (13:44 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 27 Jun 2023 23:24:51 +0000 (00:24 +0100)
commitb27523cc26cde65b9b6b5ea484e11a30d6777f90
tree686d4eab4c22157f3c552cd13c01f5d377d97163
parentbf0446ad7384e68307fc680c4cbf11cd0f7a5665
tracerutils: allow casting parameters types

It was impossible to have an u32 parameter such as
'max-buffer-size=(uint)5' because the parentheses were not properly
parsed.

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