Sweden-Number/dlls/quartz
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
..
tests Don't run FilterGraph tests if FilterGraph functionality is not 2005-03-25 10:25:24 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added WAVE parser. 2005-02-10 17:13:18 +00:00
acmwrapper.c Fixed ACM Wrapper. 2005-02-22 14:50:16 +00:00
avidec.c Improved AVIDec. 2005-02-21 20:37:45 +00:00
avisplit.c Handle End Of Stream notifications. 2005-03-02 10:12:12 +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 Improved errors handling a bit in dsound renderer. 2005-04-25 10:49:22 +00:00
enumfilters.c - Use Interlocked* functions in AddRef and Release. 2005-01-06 19:36:47 +00:00
enummedia.c Fixed two small memory leaks. 2005-05-07 12:12:29 +00:00
enummoniker.c Fixed error handling in Graphbuilder_RenderFile. 2005-01-09 18:24:41 +00:00
enumpins.c - Use Interlocked* functions in AddRef and Release. 2005-01-06 19:36:47 +00:00
enumregfilters.c - Use Interlocked* functions in AddRef and Release. 2005-01-06 19:36:47 +00:00
filesource.c Match OVERLAPPED structure to the SDK definition. 2005-03-17 19:00:08 +00:00
filtergraph.c Fixed a dozen of reference (and some memory) leaks. 2005-05-06 14:34:44 +00:00
filtermapper.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
fourcc.h - AVI Splitter implementation. 2003-11-18 20:47:48 +00:00
main.c Forward CLSID_FilterGraphNoThread to CLSID_FilterGraph. 2005-05-05 09:50:35 +00:00
memallocator.c Return an error instead of crashing later on a divide by zero 2005-04-11 18:50:58 +00:00
parser.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
parser.h Added parser template and made AVISplitter use it. 2005-02-08 13:43:59 +00:00
pin.c Fixed a dozen of reference (and some memory) leaks. 2005-05-06 14:34:44 +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 Fixed {Copy/Delete/Free}MediaType functions to show proper behaviour. 2005-05-06 14:34:02 +00:00
regsvr.c Forward CLSID_FilterGraphNoThread to CLSID_FilterGraph. 2005-05-05 09:50:35 +00:00
systemclock.c Removed excessive statement (break after return or goto, not useful 2005-01-09 16:42:53 +00:00
transform.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
transform.h Improved AVIDec. 2005-02-21 20:37:45 +00:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
videorenderer.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
waveparser.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00