Sweden-Number/dlls/strmbase
Zebediah Figura 428c5b28e3 strmbase: Send WM_CLOSE instead of calling DestroyWindow() directly.
We are not guaranteed to destroy the filter on the same thread it was created
on.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-03 09:45:51 +02:00
..
Makefile.in makefiles: Default to an msvcrt build for static libraries. 2019-08-05 18:58:58 +02:00
dispatch.c
dllfunc.c
enumpins.c strmbase: Get rid of the BaseFilter typedef. 2019-08-29 20:08:14 +02:00
filter.c strmbase: Set the filter debug info only if valid. 2019-09-30 11:49:51 +02:00
mediatype.c strmbase: Rename pfnGetMediaType() to pin_get_media_type(). 2019-09-25 16:27:54 +02:00
outputqueue.c strmbase: Rename "pConnectedTo" to "peer". 2019-09-27 13:26:52 +02:00
pin.c strmbase: Rename "pConnectedTo" to "peer". 2019-09-27 13:26:52 +02:00
pospass.c
qualitycontrol.c strmbase: Wait for the presentation time in BaseRendererImpl_Receive(). 2019-07-02 10:00:29 +02:00
renderer.c strmbase: Add a callback to expose renderer pin interfaces. 2019-10-03 00:37:35 +02:00
seeking.c
strmbase_private.h strmbase: Get rid of the BasePin typedef. 2019-09-24 09:08:20 +02:00
transform.c strmbase: Rename "pConnectedTo" to "peer". 2019-09-27 13:26:52 +02:00
video.c strmbase: Rename "pConnectedTo" to "peer". 2019-09-27 13:26:52 +02:00
window.c strmbase: Send WM_CLOSE instead of calling DestroyWindow() directly. 2019-10-03 09:45:51 +02:00