gecko-dev/dom/media/webm
Jean-Yves Avenard 11e8a29e1f Bug 1481176 - P4. Make CanHandleMediaType usable off the main thread. r=bryce
This is done by ensuring that all methods is called are usable off the main thread and creating the required preference accessors.

Differential Revision: https://phabricator.services.mozilla.com/D2790
2018-08-07 19:21:59 +02:00
..
EbmlComposer.cpp Bug 1453795 - DOM/Media - Initialize member fields in classes/ structures. r=jyavenard 2018-06-15 10:25:02 +03:00
EbmlComposer.h
moz.build Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium 2017-12-07 22:09:15 +01:00
NesteggPacketHolder.h Bug 1453795 - DOM/Media - Initialize member fields in classes/ structures. r=jyavenard 2018-06-15 10:25:02 +03:00
WebMBufferedParser.cpp Bug 1362440 - part2 : parsing entire content to decide whether it's media segment. r=kinetik 2017-10-30 15:27:30 +08:00
WebMBufferedParser.h Bug 1362440 - part2 : parsing entire content to decide whether it's media segment. r=kinetik 2017-10-30 15:27:30 +08:00
WebMDecoder.cpp Bug 1481176 - P4. Make CanHandleMediaType usable off the main thread. r=bryce 2018-08-07 19:21:59 +02:00
WebMDecoder.h Bug 1409664 - P11. Add GetTracksInfo method to all MediaDecoder instances. r=bryce 2018-07-03 11:45:20 -07:00
WebMDemuxer.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
WebMDemuxer.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
WebMWriter.cpp
WebMWriter.h