Closed Bug 1044762 Opened 10 years ago Closed 10 years ago

Convert FindStartTime in MediaSourceReader::InitializePendingDecoders to async

Categories

(Core :: Audio/Video, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla34

People

(Reporter: kinetik, Assigned: kinetik)

References

(Blocks 1 open bug)

Details

Bug 979104 converted MediaDecoderReaders to async, which makes FindStartTime (a blocking decode call) problematic.  cpearce provided a way for it to continue to work since MSE's reader depends on it for initializing subreaders.  This bug covers converting the FindStartTime call in InitializePendingDecoders to the new async world.
This was done in bug 1050099.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → kinetik
Depends on: 1050099
Target Milestone: --- → mozilla34
You need to log in before you can comment on or make changes to this bug.