Sweden-Number/dlls/quartz
Chris Robinson 4a68b33029 quartz: Break processing loop when shutting down. 2008-04-01 11:26:29 +02:00
..
tests quartz: Add GetCurrentPosition using the reference clock. 2008-03-28 09:51:00 +01:00
Makefile.in quartz: Implement detection on file extension in filesource. 2008-03-14 12:58:52 +01:00
acmwrapper.c quartz: Avoid %ll printf formats. 2008-03-26 18:01:09 +01:00
avidec.c dlls: Remove duplicate includes. 2007-11-19 13:54:46 +01:00
avisplit.c quartz: Move IMediaSeeking from the parser pin to the parser filter. 2008-03-19 11:24:46 +01:00
control.c quartz: Change name from Start position to Current position in MediaSeeking. 2008-03-28 09:50:51 +01:00
control_private.h quartz: Change name from Start position to Current position in MediaSeeking. 2008-03-28 09:50:51 +01:00
dsoundrender.c quartz: Silence requests for ipin on filters. 2008-03-24 11:32:26 +01:00
enumfilters.c quartz: Win64 printf format warning fixes. 2006-10-13 12:08:41 +02:00
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: Assign to structs instead of using CopyMemory. 2008-03-31 12:50:37 +02:00
enumregfilters.c quartz: Remove superfluous casts of void pointers to other pointer types. 2007-06-27 12:53:20 +02:00
filesource.c quartz: Assign to structs instead of using CopyMemory. 2008-03-31 12:50:37 +02:00
filtergraph.c quartz: Add GetCurrentPosition using the reference clock. 2008-03-28 09:51:00 +01: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
fourcc.h quartz: Skip over INFO chunk in AVI file parsing. 2006-08-26 18:54:11 +02:00
main.c quartz: Implement a dummy null renderer for directshow. 2008-03-14 12:57:09 +01:00
memallocator.c quartz: Assign to structs instead of using memcpy. 2008-03-13 11:30:24 +01:00
mpegsplit.c quartz: Break processing loop when shutting down. 2008-04-01 11:26:29 +02:00
nullrenderer.c quartz: Silence requests for ipin on filters. 2008-03-24 11:32:26 +01:00
parser.c quartz: Silence requests for ipin on filters. 2008-03-24 11:32:26 +01:00
parser.h quartz: Move IMediaSeeking from the parser pin to the parser filter. 2008-03-19 11:24:46 +01:00
pin.c quartz: Forward requests for MediaSeeking from all pins properly. 2008-03-24 11:32:19 +01:00
pin.h quartz: Constify some variables. 2007-08-08 15:32:00 +02:00
quartz.spec quartz: Add stub implementation for AMGetErrorText{A,W}. 2006-05-22 11:49:22 +02:00
quartz_private.h quartz: Implement forwarding mediaseeking messages. 2008-03-20 14:27:34 +01: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: Silence requests for ipin on filters. 2008-03-24 11:32:26 +01: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: Silence requests for ipin on filters. 2008-03-24 11:32:26 +01:00
waveparser.c quartz: Move IMediaSeeking from the parser pin to the parser filter. 2008-03-19 11:24:46 +01:00