wine/dlls/quartz
Maarten Lankhorst 6d965b8fb6 quartz: Silence the directsound buffer on starting.
If the buffer is created and stopped, the contents of the buffer are
indeterminate, by zeroing it you won't get leftovers from last play.
2008-03-15 11:20:26 +01:00
..
tests quartz: Validate input for FilterGraph2_AddFilter. 2008-03-06 13:19:34 +01:00
acmwrapper.c quartz: Don't print errors for handled return values. 2008-03-10 20:20:32 +01:00
avidec.c dlls: Remove duplicate includes. 2007-11-19 13:54:46 +01:00
avisplit.c quartz: Assign to structs instead of using memcpy. 2008-03-13 11:30:24 +01:00
control.c quartz: Constify some variables. 2007-08-08 15:32:00 +02:00
control_private.h
dsoundrender.c quartz: Silence the directsound buffer on starting. 2008-03-15 11:20:26 +01:00
enumfilters.c
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: Improve reference traces. 2007-03-05 18:08:29 +01: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: Implement detection on file extension in filesource. 2008-03-14 12:58:52 +01:00
filtergraph.c quartz: Set a default sync source on the filtergraph. 2008-03-15 11:20:18 +01: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
fourcc.h
main.c quartz: Implement a dummy null renderer for directshow. 2008-03-14 12:57:09 +01:00
Makefile.in quartz: Implement detection on file extension in filesource. 2008-03-14 12:58:52 +01:00
memallocator.c quartz: Assign to structs instead of using memcpy. 2008-03-13 11:30:24 +01:00
mpegsplit.c quartz: Detect and skip id3v2 header in mpeg splitter. 2008-03-14 12:57:55 +01:00
nullrenderer.c quartz: Implement a dummy null renderer for directshow. 2008-03-14 12:57:09 +01:00
parser.c quartz: Fix memory leaks on error paths. Found by Smatch. 2007-11-19 13:53:56 +01:00
parser.h quartz: Constify some variables. 2007-08-08 15:32:00 +02:00
pin.c quartz: Uncomment a trace. 2008-03-14 12:58:04 +01:00
pin.h quartz: Constify some variables. 2007-08-08 15:32:00 +02:00
quartz.spec
quartz_private.h quartz: Implement a dummy null renderer for directshow. 2008-03-14 12:57:09 +01:00
regsvr.c quartz: Add directsound renderer to filter list. 2008-03-14 12:59:02 +01:00
systemclock.c quartz: Remove unneeded casts. 2008-01-17 13:42:14 +01:00
transform.c quartz: Fix memory leaks on error paths. Found by Smatch. 2007-11-19 13:53:56 +01:00
transform.h quartz: Pass the media sample to the individual transform filter callbacks. 2007-04-09 12:15:09 +02:00
version.rc
videorenderer.c quartz: Add VideoRendererDefault. 2008-02-08 11:03:22 +01:00
waveparser.c quartz: Assign to structs instead of using memcpy. 2008-03-13 11:30:24 +01:00