gecko-dev/dom/media/wave
Gerald Squelart ecfb205472 Bug 1248507 - p1. Pass DecoderDoctorDiagnostics to PDMs&more - r=jya
Pass declared-but-yet-undefined DecoderDoctorDiagnostics pointer to various
routines that contribute to deciding if a media format can be played, and
those that create decoders.

Points where a DecoderDoctorDiagnostics can be injected are currently marked
with "/* DecoderDoctorDiagnostics* */ nullptr", and some will be used in
following patches.

MozReview-Commit-ID: 7u37bvY4CpW
2016-04-19 17:36:19 +10:00
..
WaveDecoder.cpp Bug 1248507 - p1. Pass DecoderDoctorDiagnostics to PDMs&more - r=jya 2016-04-19 17:36:19 +10:00
WaveDecoder.h Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya 2016-02-17 00:28:49 +11:00
WaveDemuxer.cpp Bug 1262753: P8. Remove useless assert. r=gerald 2016-04-12 08:50:32 +10:00
WaveDemuxer.h Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya 2016-02-17 00:28:49 +11:00
WaveReader.cpp Bug 1248861: P3. Use AlignedAudioBuffer object with AudioData. r=cpearce 2016-04-03 23:09:45 +10:00
WaveReader.h Bug 1243608: P2. Pass the full SeekTarget object to MediaDecoderReader::Seek. r=cpearce 2016-02-02 18:57:12 +11:00
moz.build Bug 1231793: Part 6 - Enabled the new Wave Data Decoder in DecoderTraits. r=jya 2016-02-17 00:28:50 +11:00