winegstreamer: Wait for GST_EVENT_CAPS instead of data.
commit999c862f4f5838f0a4e3d98f52bcc1668835e25f
authorZebediah Figura <z.figura12@gmail.com>
Thu, 22 Feb 2018 21:31:19 +0000 (22 15:31 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Feb 2018 17:47:33 +0000 (26 18:47 +0100)
treec3e0c4b3478e0f837cd83f7f0709b32c6d220914
parent7ae35a04f4dbc4284a69cfc1fef9dfbeb225e2b0
winegstreamer: Wait for GST_EVENT_CAPS instead of data.

Some decoders and files fail to find any valid frames during test-play, so
don't wait for data we might never receive.

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