gecko/content/media/directshow
Chris Pearce 43db4d6491 Bug 945947 - Re-enable DirectShow for MP3 playback on Vista and later. r=ajones
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.
2013-12-04 13:47:39 +13:00
..
AudioSinkFilter.cpp Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan 2013-10-23 16:34:10 -04:00
AudioSinkFilter.h
AudioSinkInputPin.cpp
AudioSinkInputPin.h
DirectShowDecoder.cpp Bug 945947 - Re-enable DirectShow for MP3 playback on Vista and later. r=ajones 2013-12-04 13:47:39 +13:00
DirectShowDecoder.h
DirectShowReader.cpp Bug 918135 - Windows-specific changes for MP3FrameParser refactor r=cpearce 2013-12-03 10:25:27 +13:00
DirectShowReader.h Bug 928765 - Create MediaDecoderReader::GetBuffered() base implementation that estimates buffered ranges, so that subclasses do have to keep reimplementing the estimation. r=doublec 2013-10-21 16:31:05 +13:00
DirectShowUtils.cpp Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan 2013-10-23 16:34:10 -04:00
DirectShowUtils.h Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan 2013-10-23 16:34:10 -04:00
Makefile.in Bug 931404 - Move LOCAL_INCLUDES to moz.build in content/; r=gps 2013-11-11 09:04:06 +01:00
moz.build Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
SampleSink.cpp
SampleSink.h
SourceFilter.cpp Bug 918135 - Windows-specific changes for MP3FrameParser refactor r=cpearce 2013-12-03 10:25:27 +13:00
SourceFilter.h Bug 918135 - Windows-specific changes for MP3FrameParser refactor r=cpearce 2013-12-03 10:25:27 +13:00