wine/dlls/quartz
Chris Robinson eda96fa7f9 quartz: Pass the media sample to the individual transform filter callbacks.
This is so the filters can pass on and use timing, discontinuity, and other
information stored in the sample as needed.
2007-04-09 12:15:09 +02:00
..
tests
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
control_private.h
dsoundrender.c quartz: Add partial implementation of IReferenceClock for DSoundRenderer. 2007-04-07 10:57:33 +02:00
enumfilters.c
enummedia.c
enummoniker.c
enumpins.c quartz: Improve reference traces. 2007-03-05 18:08:29 +01:00
enumregfilters.c
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: Improve reference traces. 2007-03-05 18:08:29 +01:00
fourcc.h
main.c quartz: Use proper alloc/free functions for COM objects. 2007-03-08 13:53:54 +01:00
Makefile.in
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_private.h quartz: Return the proper interface for IFilterMapper. 2007-03-05 12:07:59 +01:00
regsvr.c
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
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