Sweden-Number/dlls/winegstreamer
Zebediah Figura a191a0c23a winegstreamer: Catch errors while waiting for pin connection.
In the event that the user is missing GStreamer plugins this may allow the
program to terminate gracefully rather than hanging in the init_gst() callback.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-02 19:16:02 +01:00
..
Makefile.in winegstreamer: Share source with strmbase. 2019-08-05 18:45:57 +02:00
gst_cbs.c
gst_cbs.h
gst_guids.h
gst_private.h winegstreamer: Use strmbase_dump_media_type() where appropriate. 2019-10-07 10:00:58 +02:00
gstdemux.c winegstreamer: Catch errors while waiting for pin connection. 2020-01-02 19:16:02 +01:00
gsttffilter.c strmbase: Combine the SetMediaType() and CompleteConnect() callbacks. 2019-12-10 20:59:19 +01:00
main.c winegstreamer: Use strmbase_dump_media_type() where appropriate. 2019-10-07 10:00:58 +02:00
mfplat.c winegstreamer: Add stub Video Processor MFT. 2019-07-05 17:37:44 +02:00
mfplat.idl winegstreamer: Add stub Video Processor MFT. 2019-07-05 17:37:44 +02:00
rsrc.rc winegstreamer: Convert media type registration to IRegistrar mechanism. 2019-04-23 23:52:39 +02:00
winegstreamer.rgs winegstreamer: Convert media type registration to IRegistrar mechanism. 2019-04-23 23:52:39 +02:00
winegstreamer.spec