wine/dlls/quartz
Eric Pouech eed778467a quartz: Delay import ddraw.
So that ddraw isn't always loaded, esp. for app not requesting vmr7.
Could lower memory pressure on 32bit.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2024-01-03 21:00:09 +01:00
..
tests quartz: Implement sample allocation in the VMR7 presenter. 2023-12-07 21:58:24 +01:00
acmwrapper.c
avidec.c
control_tlb.idl
dsoundrender.c quartz: Return correct error when no audio devices are present. 2023-10-17 21:48:20 +02:00
filesource.c quartz: Fix some critical section leaks (Valgrind). 2023-08-03 20:44:25 +09:00
filtergraph.c quartz: Fix some critical section leaks (Valgrind). 2023-08-03 20:44:25 +09:00
filtermapper.c quartz: Use debugstr_fourcc instead of debugstr_an. 2023-11-03 11:56:45 +01:00
main.c quartz: Stub CLSID_AllocPresenter. 2023-12-07 21:58:22 +01:00
Makefile.in quartz: Delay import ddraw. 2024-01-03 21:00:09 +01:00
memallocator.c
passthrough.c
quartz.rc
quartz.rgs
quartz.spec
quartz_private.h quartz: Stub CLSID_AllocPresenter. 2023-12-07 21:58:22 +01:00
quartz_strmif.idl quartz: Stub CLSID_AllocPresenter. 2023-12-07 21:58:22 +01:00
regsvr.c
systemclock.c
videorenderer.c quartz: Return the rect from get_default_rect() through a pointer. 2023-12-06 23:09:55 +01:00
vmr7.c quartz: Specify the mode as a VMRMode. 2023-12-06 23:10:00 +01:00
vmr7_presenter.c quartz: Implement sample allocation in the VMR7 presenter. 2023-12-07 21:58:24 +01:00
vmr9.c quartz: Split the VMR into two separate filters. 2023-12-06 23:09:58 +01:00
window.c quartz: Return the rect from get_default_rect() through a pointer. 2023-12-06 23:09:55 +01:00