Closed Bug 1188220 Opened 9 years ago Closed 9 years ago

With the new MSE, hardware acceleration can't be disabled

Categories

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

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla42
Tracking Status
firefox42 --- fixed

People

(Reporter: jya, Assigned: jya)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The code to disable hardware acceleration was reliant on the video decoder being a SharedDecoderManager ; and it only disabled if the MediaFormatReader used the SharedDecoderManager.

There's no more use of the SDM, the code must be modified to disable HW acceleration under all circumstances.
Blocks: 1146086
The SharedDecoderManager is being obsoleted.
Attachment #8639657 - Flags: review?(cpearce)
Comment on attachment 8639657 [details] [diff] [review]
Allow disabling HW acceleration even when SharedDecoderManager isn't used.

Review of attachment 8639657 [details] [diff] [review]:
-----------------------------------------------------------------

Down with the SDM!
Attachment #8639657 - Flags: review?(cpearce) → review+
https://hg.mozilla.org/mozilla-central/rev/1cdc328fa54b
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: