Closed Bug 1340940 Opened 7 years ago Closed 7 years ago

Separate concerns of decoder creation and shutdown from MFR

Categories

(Core :: Audio/Video: Playback, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: jwwang, Unassigned)

References

Details

There are some concerns to be addresses:
1. MFR needs to wait for decoder shutdown to complete before continue its shutdown procedure.
2. MFR can't create a new decoder until the previous one is shut down completely (see bug 1339310 comment 4).

We want to address these concerns in separate classes to reduce the monolithicity of MFR.
Depends on: 1340942
Depends on: 1340943
Depends on: 1340969
Blocks: 1341200
All dependency resolved.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.