Sweden-Number/dlls/quartz
Chris Robinson 2ccc5bd2c7 quartz: Remove the seek position table from the MPEG splitter.
It takes a good 0.5 seconds for MPEGSplitter_pre_connect to iterate over the
file and build the table for a standard 2 or 3 minute MP3. This causes
unsightly hiccups when an app tries to play a new file, particularly in games,
as the pre-connect needs to happen synchronously to tell whether it can
succeed or not.
2012-06-26 17:06:10 +02:00
..
tests quartz/tests: Fix compilation on systems that don't support nameless structs. 2012-05-21 11:34:37 +02:00
Makefile.in
acmwrapper.c
avidec.c
avisplit.c quartz: COM cleanup for Parser_OutputPin. 2012-05-24 21:23:25 +02:00
control_tlb.idl
dsoundrender.c
enumfilters.c
enummedia.c
enummoniker.c
enumregfilters.c
fil_data.idl
filesource.c
filtergraph.c
filtermapper.c
main.c
memallocator.c
mpegsplit.c quartz: Remove the seek position table from the MPEG splitter. 2012-06-26 17:06:10 +02:00
nullrenderer.c
parser.c quartz: COM cleanup for ParserImpl. 2012-05-24 21:23:29 +02:00
parser.h quartz: COM cleanup for Parser_OutputPin. 2012-05-24 21:23:25 +02:00
pin.c
pin.h
quartz.spec
quartz_private.h
quartz_strmif.idl
regsvr.c
systemclock.c
version.rc
videorenderer.c
vmr9.c quartz: Make VMR9_{Break,Complete}Connect() static. 2012-06-08 19:35:17 +02:00
waveparser.c quartz: COM cleanup for Parser_OutputPin. 2012-05-24 21:23:25 +02:00