gecko-dev/dom/media/ogg
Jean-Yves Avenard 0d443a3096 Bug 1482605 - Don't error on Opus channel mapping version 2. r=padenot
We do not perform any channels placement, instead we leave the channels in the order they come in.

Add corresponding tests.

Differential Revision: https://phabricator.services.mozilla.com/D3153
2018-08-14 14:38:42 +02:00
..
OggCodecState.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
OggCodecState.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
OggCodecStore.cpp
OggCodecStore.h
OggDecoder.cpp Bug 1481176 - P4. Make CanHandleMediaType usable off the main thread. r=bryce 2018-08-07 19:21:59 +02:00
OggDecoder.h Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07:00
OggDemuxer.cpp Bug 1409664 - P6. Remove flac in ogg preference. r=bryce 2018-07-03 11:45:17 -07:00
OggDemuxer.h Bug 1407810 - Use DDLogger in media stack - r=jwwang 2017-10-10 17:55:27 +11:00
OggWriter.cpp Bug 1453795 - DOM/Media - Initialize member fields in classes/ structures. r=jyavenard 2018-06-15 10:25:02 +03:00
OggWriter.h
OpusParser.cpp Bug 1482605 - Don't error on Opus channel mapping version 2. r=padenot 2018-08-14 14:38:42 +02:00
OpusParser.h
moz.build