winegstreamer: Do not call gst_pad_event_default().
commit6fdfacb5bf4e9b2c9f918b957d3da9f903514b25
authorZebediah Figura <z.figura12@gmail.com>
Tue, 19 Jan 2021 03:57:18 +0000 (18 21:57 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 19 Jan 2021 07:52:29 +0000 (19 08:52 +0100)
tree018702447e2af9681b23be0777d636ddf402c1a4
parent0529fe31689f796ab5e7a169b055775054898525
winegstreamer: Do not call gst_pad_event_default().

This matches the behaviour of GstBaseSrc and GstBaseSink. In particular, we
now return FALSE for unhandled source events.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winegstreamer/gstdemux.c