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 quartz: Properly return E_POINTER when ppFilters is null. 2010-05-03 17:20:58 +02:00
enummedia.c
enummoniker.c
enumpins.c
enumregfilters.c
filesource.c quartz: Silence the FIXME that AsyncReader does not implement IBasicAudio. 2010-03-03 10:59:01 +01:00
filtergraph.c quartz: Avoid using the long type. 2010-05-20 13:47:44 +02:00
filtermapper.c quartz: Don't return a pointer to a stack variable in AMFilterData_ParseFilterData(). 2010-04-07 13:50:07 +02:00
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 quartz: Remove unused variable pOutputPin from MPEGSplitter_process_sample. 2010-05-12 14:13:15 +02:00
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