Sweden-Number/dlls/quartz
Christian Costa 45f111a276 Implemented IMediaControl_Run that explores the graph, counts
renderers and starts filters.
Better implementation of IBaseFilter_Run for AVI SPlitter and AVI
Decompressor.
Use the standard memory allocator when an output pin does not provide
any allocator.
Set allocator properties for AVI Decompressor output pin and update
the buffers size at connection time.
2005-01-03 20:23:14 +00:00
..
tests Many fixes to the system clock implementation. 2004-12-16 14:25:15 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Added Video Renderer (based on Direct Draw). 2004-08-24 02:28:35 +00:00
avidec.c Implemented IMediaControl_Run that explores the graph, counts 2005-01-03 20:23:14 +00:00
avisplit.c Implemented IMediaControl_Run that explores the graph, counts 2005-01-03 20:23:14 +00:00
control.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
control_private.h - AVI Splitter implementation. 2003-11-18 20:47:48 +00:00
dsoundrender.c Initialize the COM libraries for the newly created worker thread in 2004-12-27 17:15:58 +00:00
enumfilters.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
enummedia.c Removed some more uses of the non-standard ICOM_THIS macro. 2004-09-08 01:50:37 +00:00
enummoniker.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
enumpins.c Fixed IEnumPinsImpl_Next. 2004-11-19 18:03:19 +00:00
enumregfilters.c Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
filesource.c Initialize the COM libraries for the newly created worker thread in 2004-12-27 17:15:58 +00:00
filtergraph.c Implemented IMediaControl_Run that explores the graph, counts 2005-01-03 20:23:14 +00:00
filtermapper.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
fourcc.h - AVI Splitter implementation. 2003-11-18 20:47:48 +00:00
main.c Correct the calling convention of GetSystemWow64Directory{A,W}, 2004-10-08 21:01:44 +00:00
memallocator.c Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
pin.c Implemented IMediaControl_Run that explores the graph, counts 2005-01-03 20:23:14 +00:00
pin.h - A few cosmetic fixes. 2003-09-25 23:50:06 +00:00
quartz.spec Added stubs for AmpFactorToDB and DBToAmpFactor. 2004-09-06 20:23:42 +00:00
quartz_private.h Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
regsvr.c Added registration/unregistration of media types. 2005-01-03 17:05:47 +00:00
systemclock.c Many fixes to the system clock implementation. 2004-12-16 14:25:15 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
videorenderer.c Initialize the COM libraries for the newly created worker thread in 2004-12-27 17:15:58 +00:00