Commit Graph

6 Commits

Author SHA1 Message Date
trav90 9e3655912a Reduce chance of overflow 2018-07-25 07:00:11 +08:00
trav90 db0db6e728 Make MP4Decoder::CanHandleMediaType() check all codecs are supported by a PDM before reporting support 2018-07-25 06:42:25 +08:00
trav90 73c665d315 [mp4] Adjust parsing logic 2018-07-25 06:42:23 +08:00
trav90 b20b8dadab Replace dom::TimeRanges with TimeIntervals object 2018-07-25 01:27:34 +08:00
trav90 48e4be08d6 Create one unified thread pool for media code and run the MDSM task queues on it
This allows for parallel MDSM execution.
2018-07-25 01:05:04 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00