wine-wine/dlls/quartz
Chris Robinson 147b0cf5ac quartz: Create DirectSound device and buffer at filter creation and connection respectively. 2007-04-16 12:07:55 +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: Pass the media sample to the individual transform filter callbacks. 2007-04-09 12:15:09 +02:00
avidec.c quartz: Pass the media sample to the individual transform filter callbacks. 2007-04-09 12:15:09 +02:00
avisplit.c quartz: Make sure cached media samples are released for parser filters. 2007-04-07 11:46:10 +02: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: Create DirectSound device and buffer at filter creation and connection respectively. 2007-04-16 12:07:55 +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: Set the sample time based on the number of bytes read before sending it downstream. 2007-04-02 11:16:00 +02:00
filtergraph.c quartz: Send a notification when the filter graph clock changes. 2007-04-06 12:31:07 +02:00
filtermapper.c quartz: Implement IAMFilterData interface for IFilterMapper. 2007-04-11 13:04:23 +02: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: Fix error with operator precedence. 2007-04-09 12:14:51 +02:00
parser.c quartz: Add a cleanup callback for parser filters to call on release. 2007-04-07 11:46:03 +02:00
parser.h quartz: Add a cleanup callback for parser filters to call on release. 2007-04-07 11:46:03 +02:00
pin.c quartz: Fix ALIGN macros. 2007-04-09 12:14:46 +02:00
pin.h quartz: Store the current reference time with the PullPin. 2007-03-26 12:30:09 +02: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: Pass the media sample to the individual transform filter callbacks. 2007-04-09 12:15:09 +02:00
transform.h quartz: Pass the media sample to the individual transform filter callbacks. 2007-04-09 12:15:09 +02: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: Make sure cached media samples are released for parser filters. 2007-04-07 11:46:10 +02:00