Sweden-Number/dlls/quartz
Paul Vriens b4d246ba8f quartz/tests: Fix test failures on Win95 by using A-functions. 2009-01-27 11:30:09 +01:00
..
tests quartz/tests: Fix test failures on Win95 by using A-functions. 2009-01-27 11:30:09 +01:00
Makefile.in makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
acmwrapper.c quartz: Fix ACMWrapper to allow mono channels too. 2008-10-22 11:53:30 +02:00
avidec.c quartz: Pass InputPin as parameter to transform filter. 2008-07-29 11:54:28 +02:00
avisplit.c quartz: Ignore unknown chunks when parsing AVI headers. 2008-12-19 17:44:43 +01:00
control.c quartz: Remove WINAPI on static functions where not needed. 2008-11-26 12:10:48 +01:00
control_private.h quartz: Implement seeking stubs for transform filters. 2008-04-02 11:15:13 +02:00
dsoundrender.c quartz: Implement dynamic format changing in directsound renderer. 2008-10-22 11:53:39 +02:00
enumfilters.c quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
enummedia.c quartz: Sign-compare warnings fix. 2008-11-05 10:56:54 +01:00
enummoniker.c quartz: Fix interface leak in EnumMonikerImpl_Release. 2008-07-02 12:23:04 +02:00
enumpins.c quartz: Make the EnumPins interface dynamic. 2008-04-28 14:21:23 +02:00
enumregfilters.c quartz: Fix memory leaks in IEnumRegFiltersImpl_Release. 2008-07-02 12:23:14 +02:00
filesource.c quartz: Check hr so we are not incrementing a NULL (Coverity 106). 2008-10-07 11:59:14 +02:00
filtergraph.c quartz: Enumerate all the pins on filter and check directions when rendering. 2008-12-16 12:52:32 +01:00
filtermapper.c quartz: Accept null clsMinorType for pins when registering filters + tests. 2008-12-08 12:02:33 +01:00
main.c quartz: Make some functions and variables static. 2008-12-02 15:25:19 +01:00
memallocator.c quartz: Use FIELD_OFFSET instead of casting a pointer to int. 2008-12-04 12:14:58 +01:00
mpegsplit.c quartz: Sign-compare warnings fix. 2008-11-05 10:56:54 +01:00
nullrenderer.c quartz: Remove unused IMemInputPin vtables. 2008-12-30 13:40:33 +01:00
parser.c quartz: Make some functions and variables static. 2008-12-02 15:25:19 +01:00
parser.h quartz: Add a function that can be called when stopping processing data. 2008-04-28 14:21:53 +02:00
pin.c quartz: Make the IMemInputPin functions static. 2009-01-26 15:13:09 +01:00
pin.h quartz: OutputPin_DeliverNewSegment() is unused so remove it. 2009-01-08 12:40:45 +01:00
quartz.spec
quartz_private.h quartz: Make some functions and variables static. 2008-12-02 15:25:19 +01:00
regsvr.c janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
systemclock.c quartz: Don't cast zero. 2008-12-05 12:36:24 +01:00
transform.c quartz: Remove unused IMemInputPin vtables. 2008-12-30 13:40:33 +01:00
transform.h quartz: Pass InputPin as parameter to transform filter. 2008-07-29 11:54:28 +02:00
version.rc
videorenderer.c quartz: Use SetWindowLongPtr to store a pointer value. 2009-01-08 17:30:57 +01:00
waveparser.c quartz: Sign-compare warnings fix. 2008-11-05 10:56:54 +01:00