Sweden-Number/dlls/quartz
Lei Zhang d17609ad92 quartz: Ignore unknown chunks when parsing AVI headers. 2008-12-19 17:44:43 +01:00
..
tests quartz/tests: Fix test failures on Win9x by using A-functions. 2008-12-18 14:53:12 +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: Fix deadlock with transform filter. 2008-07-09 10:58:27 +02: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: Remove CALLBACK on static functions where not needed. 2008-11-26 12:10:51 +01:00
pin.h quartz: Fix memory and sample leaks. 2008-07-14 12:21:26 +02:00
quartz.spec quartz: Add stub implementation for AMGetErrorText{A,W}. 2006-05-22 11:49:22 +02:00
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: Pass InputPin as parameter to transform filter. 2008-07-29 11:54:28 +02:00
transform.h quartz: Pass InputPin as parameter to transform filter. 2008-07-29 11:54:28 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
videorenderer.c quartz: Return properly when input is flushing or reaching end of stream. 2008-12-03 09:49:19 +01:00
waveparser.c quartz: Sign-compare warnings fix. 2008-11-05 10:56:54 +01:00