Sweden-Number/dlls/quartz
Aric Stewart e2b3a7f479 quartz: Improve video window sizing on first sample.
Preserve sizes set by the application and defer erasing as it is not
needed and can cause deadlock between threads with child video windows.
2010-09-28 17:33:19 +02:00
..
tests makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Makefile.in makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
acmwrapper.c quartz: Avoid using the long type. 2010-05-20 13:47:44 +02:00
avidec.c quartz: Avoid using the long type. 2010-05-20 13:47:44 +02:00
avisplit.c quartz: Fix compiler warnings on Clang. 2010-09-20 13:55:09 +02:00
control.c quartz: Add support for renderer methods to MediaSeekingPassThru. 2010-07-28 13:33:41 +02:00
control_private.h quartz: Add support for renderer methods to MediaSeekingPassThru. 2010-07-28 13:33:41 +02:00
dsoundrender.c quartz: Fix flushing in dsound renderer. 2010-07-28 13:32:28 +02:00
enumfilters.c
enummedia.c
enummoniker.c
enumpins.c
enumregfilters.c
filesource.c
filtergraph.c quartz: Avoid using the long type. 2010-05-20 13:47:44 +02:00
filtermapper.c
main.c
memallocator.c quartz: Return E_OUTOFMEMORY of the StdMemAllocator is unable to allocate memory. 2010-09-18 13:09:20 +02:00
mpegsplit.c
nullrenderer.c
parser.c quartz: avisplitter Fix query interface test. 2010-09-18 13:07:58 +02:00
parser.h
pin.c quartz: Avoid using the long type. 2010-05-20 13:47:44 +02:00
pin.h quartz: Avoid using the long type. 2010-05-20 13:47:44 +02:00
quartz.spec
quartz_private.h
quartz_strmif.idl
regsvr.c
systemclock.c
transform.c
transform.h
version.rc
videorenderer.c quartz: Improve video window sizing on first sample. 2010-09-28 17:33:19 +02:00
waveparser.c