mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
43db4d6491
We disabled MP3 playback on Windows using DirectShow as the duration was being incorrectly reported. While DirectShow was disabled, we supported MP3 playback via Windows Media Foundation, and we still used DirectShow on WinXP. Now that bug 918135 has landed the duration calculation has been fixed, so we can re-enable DirectShow for MP3 playback for all Windows versions. This enables us to avoid suffering from bug 882537 for MP3 on Windows. |
||
---|---|---|
.. | ||
AudioSinkFilter.cpp | ||
AudioSinkFilter.h | ||
AudioSinkInputPin.cpp | ||
AudioSinkInputPin.h | ||
DirectShowDecoder.cpp | ||
DirectShowDecoder.h | ||
DirectShowReader.cpp | ||
DirectShowReader.h | ||
DirectShowUtils.cpp | ||
DirectShowUtils.h | ||
Makefile.in | ||
moz.build | ||
SampleSink.cpp | ||
SampleSink.h | ||
SourceFilter.cpp | ||
SourceFilter.h |