gecko-dev/dom/media/ogg
Jean-Yves Avenard d346b32eb9 Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce
Summary:
Allows to build an array ot TrackInfo built from the mimetype provided. This will allow to create dummy decoder to check that if they are supported and how well the decoder will perform.

Depends on D1623

Tags: #secure-revision

Bug #: 1409664

Differential Revision: https://phabricator.services.mozilla.com/D1624
2018-07-03 11:45:20 -07:00
..
OggCodecState.cpp
OggCodecState.h
OggCodecStore.cpp
OggCodecStore.h
OggDecoder.cpp Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07: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
OggWriter.cpp
OggWriter.h
OpusParser.cpp
OpusParser.h
moz.build