winegstreamer: Do not return GST_FLOW_NOT_LINKED if the DirectShow pin is not connected.
commit36a7dd93d713ff16b0df6ef3cdb836d6614ec0f9
authorZebediah Figura <z.figura12@gmail.com>
Thu, 21 Jan 2021 00:58:51 +0000 (20 18:58 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 21 Jan 2021 09:27:18 +0000 (21 10:27 +0100)
tree024299f332289ea825a397a84d43e934d826395d
parentb3e2009b5edfa653f7629901c2658b70f65538b8
winegstreamer: Do not return GST_FLOW_NOT_LINKED if the DirectShow pin is not connected.

This is a fatal error condition for GStreamer, but should not cause errors for
DirectShow.

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