Sweden-Number/dlls/quartz
Andrew Talbot 523552fcc3 quartz: Remove unused variables. 2008-04-24 11:49:56 +02:00
..
tests quartz: Fix error message names in tests. 2008-04-23 13:02:36 +02:00
Makefile.in quartz: Implement detection on file extension in filesource. 2008-03-14 12:58:52 +01:00
acmwrapper.c quartz: Copy discontinuity status in acmwrapper. 2008-04-23 13:02:48 +02:00
avidec.c quartz: Remove unused variables. 2008-04-24 11:49:56 +02:00
avisplit.c quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin. 2008-04-23 13:03:50 +02:00
control.c Spelling fixes. 2008-04-17 12:25:57 +02:00
control_private.h quartz: Implement seeking stubs for transform filters. 2008-04-02 11:15:13 +02:00
dsoundrender.c Spelling fixes. 2008-04-21 14:25:05 +02:00
enumfilters.c quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
enummedia.c quartz: Assign to structs instead of using memcpy. 2008-03-13 11:30:24 +01:00
enummoniker.c quartz: Set *ppvObject to NULL if QueryInterface fails. 2007-12-13 14:34:07 +01:00
enumpins.c quartz: Add some more tests and fix wine to pass them. 2008-04-21 14:05:38 +02:00
enumregfilters.c quartz: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:20 +02:00
filesource.c quartz: Make the file source support multiple samples by preallocating enough handles. 2008-04-23 13:04:36 +02:00
filtergraph.c quartz: Change longlong printfs. 2008-04-21 14:05:37 +02:00
filtermapper.c quartz: Don't assume that strlenW of a constant string can be determined at compile time. 2008-02-29 12:39:10 +01:00
main.c quartz: Add a stub for SeekingPassThru. 2008-04-10 11:31:06 +02:00
memallocator.c quartz: Fix inverted logic in memallocator. 2008-04-23 13:02:42 +02:00
mpegsplit.c quartz: Remove unused variables. 2008-04-24 11:49:56 +02:00
nullrenderer.c quartz: Add some more tests and fix wine to pass them. 2008-04-21 14:05:38 +02:00
parser.c quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin. 2008-04-23 13:03:50 +02:00
parser.h quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin. 2008-04-23 13:03:50 +02:00
pin.c quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin. 2008-04-23 13:03:50 +02:00
pin.h quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin. 2008-04-23 13:03:50 +02:00
quartz.spec quartz: Add stub implementation for AMGetErrorText{A,W}. 2006-05-22 11:49:22 +02:00
quartz_private.h quartz: Add a stub for SeekingPassThru. 2008-04-10 11:31:06 +02:00
regsvr.c quartz: Fix the magic bytes for mp3's with id3 tags. 2008-03-19 11:22:51 +01:00
systemclock.c quartz: Remove unneeded casts. 2008-01-17 13:42:14 +01:00
transform.c quartz: Add some more tests and fix wine to pass them. 2008-04-21 14:05:38 +02:00
transform.h quartz: Implement seeking stubs for transform filters. 2008-04-02 11:15:13 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
videorenderer.c quartz: Remove unused variables. 2008-04-24 11:49:56 +02:00
waveparser.c quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin. 2008-04-23 13:03:50 +02:00