proxysink: event_function needs to handle the event when it is disconnecetd from...
authorJose Quaresma <quaresma.jose@gmail.com>
Wed, 12 Aug 2020 10:57:10 +0000 (11:57 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 13 Aug 2020 14:21:05 +0000 (14:21 +0000)
commitfe3a0c2c9088cab2d695a565e561c79f9d4df8cf
tree2659677c9c667c6def7695e653f5de17161b70cb
parent91f9490529a4de820c001469a096130de108bf56
proxysink: event_function needs to handle the event when it is disconnecetd from proxysrc

without this a disconneted proxysink fail when goes to play with error:

 Internal data stream error.
 streaming stopped, reason error (-5)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1508>
gst/proxy/gstproxysink.c