wine-wine/dlls/strmbase
Gabriel Ivăncescu 54d82d80d7 strmbase: Detach the window from the parent before destroying it.
This fixes a regression introduced by 3b5198c828.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-15 10:31:36 +01:00
..
Makefile.in
dispatch.c
dllfunc.c
enumpins.c strmbase: Return a strmbase_pin pointer from the filter_get_pin() callback. 2019-11-25 20:47:43 +01:00
filter.c strmbase: Fix fixed size buffer copy in JoinFilterGraph() (Coverity). 2020-01-03 21:40:59 +01:00
mediatype.c strmbase: Introduce a helper to more thoroughly trace media type. 2019-10-07 10:00:35 +02:00
outputqueue.c strmbase: Avoid unnecessary use of IPin::ConnectedTo(). 2019-11-19 09:23:29 +01:00
pin.c strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init(). 2019-12-13 09:57:00 +01:00
pospass.c strmbase: Introduce a helper to trace reference time. 2019-10-07 10:00:30 +02:00
qualitycontrol.c strmbase: Retrieve the filter clock from the pin pointer. 2019-10-28 18:31:58 +01:00
renderer.c strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init(). 2019-12-13 09:57:00 +01:00
seeking.c strmbase: Use a separate critical section for the SourceSeeking structure. 2019-12-03 21:27:14 +01:00
strmbase_private.h strmbase: Retrieve the filter clock from the pin pointer. 2019-10-28 18:31:58 +01:00
transform.c strmbase: Get rid of the "vtbl" parameter to strmbase_sink_init(). 2019-12-13 09:57:00 +01:00
video.c strmbase: Get rid of the unused "cs" parameter to strmbase_video_init(). 2019-11-18 19:12:14 +01:00
window.c strmbase: Detach the window from the parent before destroying it. 2020-01-15 10:31:36 +01:00