Closed Bug 1129941 Opened 11 years ago Closed 10 years ago

Simplify audio playback dormant control

Categories

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

ARM
Gonk (Firefox OS)
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: sotaro, Unassigned)

References

Details

Dormant mode normally used for video playback. But on b2g, dormant is also used for audio playback to switch between offload-audio playback and normal audio playback. MediaDecoderStateMachine::SetDormant() is also called from the following. - MediaOmxCommonDecoder::PauseStateMachine() - MediaOmxCommonDecoder::ResumeStateMachine() It might be better to gather dormant logic to one place like to MediaDecoder.
Blocks: 1050031
Priority: -- → P2
B2G only, doesn't need to immediately be high priority.
Priority: P2 → P5
MediaOmx is not used on b2g v2.5.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.