Sweden-Number/dlls/quartz
Chris Robinson 57400724b6 quartz: Implement volume and pan control for DSoundRenderer. 2007-03-26 12:30:04 +02:00
..
tests quartz/tests: Win64 printf format warning fixes. 2006-10-09 12:44:21 +02:00
Makefile.in quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
acmwrapper.c quartz: Cleanup properly around error conditions and avoid a potential infinite loop. 2007-03-13 21:28:08 +01:00
avidec.c quartz: Make some data const and static. 2006-11-29 12:44:31 +01:00
avisplit.c quartz: Remove 1GB AVI size limitation. 2007-02-14 12:30:02 +01:00
control.c quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
control_private.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
dsoundrender.c quartz: Implement volume and pan control for DSoundRenderer. 2007-03-26 12:30:04 +02:00
enumfilters.c quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
enummedia.c quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
enummoniker.c Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
enumpins.c quartz: Improve reference traces. 2007-03-05 18:08:29 +01:00
enumregfilters.c quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
filesource.c quartz: Fully disconnect the AsyncReader when released. 2007-03-21 11:56:00 +01:00
filtergraph.c quartz: Fix typo that produced an empty if-statement. 2007-03-20 13:00:30 +01:00
filtermapper.c quartz: Improve reference traces. 2007-03-05 18:08:29 +01:00
fourcc.h quartz: Skip over INFO chunk in AVI file parsing. 2006-08-26 18:54:11 +02:00
main.c quartz: Use proper alloc/free functions for COM objects. 2007-03-08 13:53:54 +01:00
memallocator.c quartz: Avoid asserting from used samples on allocator release. 2007-03-13 21:28:57 +01:00
parser.c quartz: Don't delete critical sections before the filter's pins are done using them. 2007-03-20 13:00:26 +01:00
parser.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
pin.c quartz: Release objects when pins fail to connect. 2007-03-19 12:23:54 +01:00
pin.h quartz: Cast-qual warnings fix. 2006-11-13 12:46:41 +01:00
quartz.spec quartz: Add stub implementation for AMGetErrorText{A,W}. 2006-05-22 11:49:22 +02:00
quartz_private.h quartz: Return the proper interface for IFilterMapper. 2007-03-05 12:07:59 +01:00
regsvr.c Don't include windows.h & co in the Wine sources. 2006-10-24 17:47:09 +02:00
systemclock.c quartz: Add DebugInfo to critical sections. 2007-03-12 13:39:49 +01:00
transform.c quartz: Don't delete critical sections before the filter's pins are done using them. 2007-03-20 13:00:26 +01:00
transform.h quartz: Make some data const and static. 2006-11-29 12:44:31 +01:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
videorenderer.c quartz: Don't delete critical sections before the filter's pins are done using them. 2007-03-20 13:00:26 +01:00
waveparser.c quartz: Don't redundantly set waveparser output pin data before it's created. 2007-03-21 11:55:23 +01:00