gecko-dev/dom/media/flac
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
..
FlacDecoder.cpp Bug 1386951 - have ChannelMediaDecoder implement CreateStateMachine() and fix includes. r=jya 2017-08-03 14:05:28 +08:00
FlacDecoder.h Bug 1386951 - have ChannelMediaDecoder implement CreateStateMachine() and fix includes. r=jya 2017-08-03 14:05:28 +08:00
FlacDemuxer.cpp Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj 2017-07-26 16:03:57 -04:00
FlacDemuxer.h Bug 1325707: P4. Fix coding style of MediaDataDemuxers. r=gerald 2017-02-07 09:23:34 +01:00
FlacFrameParser.cpp Bug 1355740 - Change the type of TrackInfo::mDuration to TimeUnit. r=jya 2017-04-12 16:41:36 +08:00
FlacFrameParser.h Bug 1313632: P2. Cleaner Ogg related headers. r=kaku 2016-11-09 12:19:06 +11:00
moz.build Bug 1195723: [flac] P8. Add flac MediaDecoder. r=kamidphish 2016-08-17 15:42:18 +10:00