Sweden-Number/dlls/quartz
Maarten Lankhorst 5026c25e05 quartz: Initialize some uninitialized variables in the video renderer. 2008-05-22 11:46:25 +02:00
..
tests janitorial: Close COM after tests. 2008-05-19 23:10:01 +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: Do timekeeping in the avi decoder. 2008-05-22 11:46:19 +02:00
avisplit.c Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
control.c Spelling fixes. 2008-04-17 12:25:57 +02:00
control_private.h quartz: Implement seeking stubs for transform filters. 2008-04-02 11:15:13 +02:00
dsoundrender.c quartz: Make the EnumPins interface dynamic. 2008-04-28 14:21:23 +02: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: Make the EnumPins interface dynamic. 2008-04-28 14:21:23 +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: Don't return a pin in filesource when there is none. 2008-05-12 11:42:43 +02:00
filtergraph.c quartz: Check input in MediaControl_GetState. 2008-05-13 10:57:45 +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: Fix bug in memallocator with test. 2008-04-29 12:45:17 +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: Don't free memory twice in null renderer. 2008-05-22 11:46:05 +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 Revert "quartz: Clean up pullpin code." 2008-05-05 19:46:15 +02:00
pin.h Assorted spelling fixes. 2008-05-07 12:07:11 +02:00
quartz.spec quartz: Add stub implementation for AMGetErrorText{A,W}. 2006-05-22 11:49:22 +02:00
quartz_private.h quartz: Make the EnumPins interface dynamic. 2008-04-28 14:21:23 +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: Make the EnumPins interface dynamic. 2008-04-28 14:21:23 +02:00
transform.h quartz: Implement seeking stubs for transform filters. 2008-04-02 11:15:13 +02:00
version.rc Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
videorenderer.c quartz: Initialize some uninitialized variables in the video renderer. 2008-05-22 11:46:25 +02:00
waveparser.c Assorted spelling fixes. 2008-05-07 12:07:11 +02:00