shout2send: Unref event at the end of the event function
authorSebastian Dröge <sebastian@centricular.com>
Thu, 28 Nov 2024 10:56:33 +0000 (12:56 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 29 Nov 2024 14:20:58 +0000 (14:20 +0000)
commit49e0adc65b82eca11112f597350b061ef868de95
tree3ee877b50ea4b0f299dbcd8d28436702d5972075
parentf083e20bfba3598078c4fe83c4e795fa4ce62be8
shout2send: Unref event at the end of the event function

The function takes ownership of it and should get rid of it at the end.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8006>
subprojects/gst-plugins-good/ext/shout2/gstshout2.c