.. |
tests
|
quartz: Skip filtergraph tests when filtergraph cannot be created.
|
2011-06-24 11:57:05 -05:00 |
Makefile.in
|
quartz: Use an IDL file to define the IAMFilterData iface.
|
2011-09-06 11:29:38 +02:00 |
acmwrapper.c
|
quartz: Removed useless NULL check (Coverity).
|
2011-06-27 13:27:24 -05:00 |
avidec.c
|
quartz: Make some functions static.
|
2011-03-16 14:14:24 +01:00 |
avisplit.c
|
…
|
|
control.c
|
…
|
|
control_private.h
|
…
|
|
dsoundrender.c
|
quartz: Removed const from const REFIID (Coverity).
|
2011-03-14 19:31:29 +01:00 |
enumfilters.c
|
quartz: Use an iface instead of a vtbl pointer in IEnumFiltersImpl.
|
2010-12-09 12:20:42 +01:00 |
enummedia.c
|
…
|
|
enummoniker.c
|
quartz: Use an iface instead of a vtbl pointer in EnumMonikerImpl.
|
2010-12-09 12:20:48 +01:00 |
enumregfilters.c
|
quartz: Use an iface instead of a vtbl pointer in IEnumRegFiltersImpl.
|
2010-12-09 12:22:26 +01:00 |
fil_data.idl
|
quartz: Use an IDL file to define the IAMFilterData iface.
|
2011-09-06 11:29:38 +02:00 |
filesource.c
|
quartz: Handle NULL return from strchr() (Coverity).
|
2011-05-03 19:34:27 +02:00 |
filtergraph.c
|
quartz: Fix converting between the media time and REFTIME.
|
2011-09-12 16:49:58 +02:00 |
filtermapper.c
|
quartz: Use an IDL file to define the IAMFilterData iface.
|
2011-09-06 11:29:38 +02:00 |
main.c
|
quartz: Implement AMGetErrorTextA on top of AMGetErrorTextW.
|
2010-12-03 14:28:29 +01:00 |
memallocator.c
|
quartz: Use an iface instead of a vtbl pointer in BaseMemAllocator.
|
2010-12-09 12:20:56 +01:00 |
mpegsplit.c
|
quartz: Samples should be freed when IAsyncReader::Request fails.
|
2011-09-12 16:49:57 +02:00 |
nullrenderer.c
|
quartz: Removed const from const REFIID (Coverity).
|
2011-03-14 19:31:29 +01:00 |
parser.c
|
quartz: Return IMediaSeeking interface for Parser PullPin.
|
2011-05-17 11:55:24 +02:00 |
parser.h
|
…
|
|
pin.c
|
quartz: Add support for EndOfStream in PullPin.
|
2011-09-12 16:49:58 +02:00 |
pin.h
|
quartz: Create and hold onto a preferred allocator for IAsyncReader::RequestAllocator.
|
2011-05-17 12:01:18 +02:00 |
quartz.spec
|
…
|
|
quartz_private.h
|
quartz: Mark internal symbols with hidden visibility.
|
2011-05-24 11:55:59 +02:00 |
quartz_strmif.idl
|
quartz: Specify the PSFactoryBuffer class in the idl file.
|
2011-08-01 17:20:46 +02:00 |
regsvr.c
|
quartz: Convert coclasses registration to the IRegistrar mechanism.
|
2010-12-17 13:26:04 +01:00 |
systemclock.c
|
quartz: Use an iface instead of a vtbl pointer in SystemClockImpl.
|
2010-12-09 12:22:33 +01:00 |
version.rc
|
resources: Define a generic mechanism for adding extra values to the common version block.
|
2010-12-03 14:53:59 +01:00 |
videorenderer.c
|
quartz: Removed const from const REFIID (Coverity).
|
2011-03-14 19:31:29 +01:00 |
waveparser.c
|
…
|
|