discoverer: mark GError argument of "discovered" signal with STATIC_SCOPE
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 1 Feb 2012 19:26:29 +0000 (19:26 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 1 Feb 2012 19:34:22 +0000 (19:34 +0000)
commit24749aa2dbb563a254b861aa66ea19ff28665d18
tree765ba494886aec09faf55ac79401ae922717919d
parent4738e02bbf09411fdf338beb5532d364a4f9c1a6
discoverer: mark GError argument of "discovered" signal with STATIC_SCOPE

So the error is passed to the callback as is without a copy being made.
gst-libs/gst/pbutils/gstdiscoverer.c