gecko-dev/dom/media/wave
JW Wang 7f6f26e511 Bug 1386951 - have ChannelMediaDecoder implement CreateStateMachine() and fix includes. r=jya
The implementation will be shared by most of the sub-classes except OggDecoder
which needs to call demuxer->SetChainingEvents().

http://searchfox.org/mozilla-central/rev/f0e4ae5f8c40ba742214e89aba3f554da0b89a33/dom/media/ogg/OggDecoder.cpp#25

This helps reducing code changes whenever we add a field to MediaFormatReaderInit.

MozReview-Commit-ID: 5K8NY1oxol4

--HG--
extra : rebase_source : 7bc2a71ad9bd982ada51fd28d6a5b7c6f1d7395a
extra : source : cccd49795938ce53cd8eee597ec0ea4859543c37
2017-08-03 14:05:28 +08:00
..
moz.build Bug 1316205: P1. Remove unused WaveReader. r=kaku 2016-11-09 12:52:53 +11:00
WaveDecoder.cpp Bug 1386951 - have ChannelMediaDecoder implement CreateStateMachine() and fix includes. r=jya 2017-08-03 14:05:28 +08:00
WaveDecoder.h Bug 1386951 - have ChannelMediaDecoder implement CreateStateMachine() and fix includes. r=jya 2017-08-03 14:05:28 +08:00
WaveDemuxer.cpp Bug 1368837 - WaveTrackDemuxer should copy the MediaResource* instead of a whole MediaResourceIndex - r=cpearce 2017-05-30 21:42:22 +12:00
WaveDemuxer.h Bug 1368837 - WaveTrackDemuxer should copy the MediaResource* instead of a whole MediaResourceIndex - r=cpearce 2017-05-30 21:42:22 +12:00