.. |
tests
|
quartz: Implement IMediaSeeking in the video renderer.
|
2008-06-21 11:16:45 +02:00 |
Makefile.in
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
acmwrapper.c
|
quartz: Silence a fixme.
|
2008-05-13 11:21:05 +02:00 |
avidec.c
|
quartz: Set data length in avi decompressor.
|
2008-06-19 11:42:14 +02:00 |
avisplit.c
|
Assorted spelling fixes.
|
2008-05-06 16:10:20 +02:00 |
control.c
|
quartz: Forward some messages from IMediaSeekingPassThru.
|
2008-06-19 12:34:55 +02:00 |
control_private.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
dsoundrender.c
|
quartz: Add the ability to force a pin to use a certain renderer.
|
2008-06-21 11:14:58 +02: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: Make the EnumPins interface dynamic.
|
2008-04-28 14:21:23 +02:00 |
enumregfilters.c
|
…
|
|
filesource.c
|
quartz: Don't return a pin in filesource when there is none.
|
2008-05-12 11:42:43 +02:00 |
filtergraph.c
|
quartz: Implement IBasicVideo2 for the filtergraph.
|
2008-06-21 11:16:54 +02: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 |
main.c
|
quartz: Add a stub for SeekingPassThru.
|
2008-04-10 11:31:06 +02:00 |
memallocator.c
|
quartz: Expose some methods so that a custom allocator can be created.
|
2008-06-21 11:15:27 +02:00 |
mpegsplit.c
|
quartz: Reset time when rejecting sample in the mpeg splitter.
|
2008-05-13 11:21:12 +02:00 |
nullrenderer.c
|
quartz: Only query for event interface when there is a filtergraph.
|
2008-06-21 11:15:07 +02:00 |
parser.c
|
quartz: Silence a fixme that isn't.
|
2008-05-01 12:35:30 +02:00 |
parser.h
|
quartz: Add a function that can be called when stopping processing data.
|
2008-04-28 14:21:53 +02:00 |
pin.c
|
quartz: Add the ability to force a pin to use a certain renderer.
|
2008-06-21 11:14:58 +02:00 |
pin.h
|
quartz: Add the ability to force a pin to use a certain renderer.
|
2008-06-21 11:14:58 +02:00 |
quartz.spec
|
…
|
|
quartz_private.h
|
quartz: Expose some methods so that a custom allocator can be created.
|
2008-06-21 11:15:27 +02:00 |
regsvr.c
|
quartz: Fix the magic bytes for mp3's with id3 tags.
|
2008-03-19 11:22:51 +01:00 |
systemclock.c
|
quartz: Remove unneeded casts.
|
2008-01-17 13:42:14 +01:00 |
transform.c
|
quartz: Add the ability to force a pin to use a certain renderer.
|
2008-06-21 11:14:58 +02:00 |
transform.h
|
quartz: Implement seeking stubs for transform filters.
|
2008-04-02 11:15:13 +02:00 |
version.rc
|
…
|
|
videorenderer.c
|
quartz: Implement IMediaSeeking in the video renderer.
|
2008-06-21 11:16:45 +02:00 |
waveparser.c
|
Assorted spelling fixes.
|
2008-05-07 12:07:11 +02:00 |