Closed
Bug 1107348
Opened 10 years ago
Closed 9 years ago
Re-factor IsWaitingMediaResources() handling.
Categories
(Core :: Audio/Video, defect, P1)
Tracking
()
RESOLVED
INVALID
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
+++ This bug was initially created as a clone of Bug #1050031 +++
"dormant mode" and IsWaitingMediaResources() was originally added by Bug 871485 to address hardware video codec sharing between video tags on b2g.
Its implementation is not consistent well to current MediaDecoderStateMachine and MSE implementation. It is necessary to update "dormant mode" handling and IsWaitingMediaResources() handling. Dormant mode and video resource allocation are strongly tied together. It is a problem.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → sotaro.ikeda.g
Updated•10 years ago
|
Priority: -- → P1
Assignee | ||
Updated•10 years ago
|
Summary: Re-factor dormant mode and IsWaitingMediaResources() handling. → Re-factor IsWaitingMediaResources() handling.
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•