Closed Bug 1143987 Opened 10 years ago Closed 10 years ago

EME decoder should be using SharedDecoderManager

Categories

(Core :: Audio/Video, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla39
Tracking Status
firefox38 --- fixed
firefox39 --- fixed

People

(Reporter: jya, Assigned: jya)

References

Details

Attachments

(1 file)

SharedDecoderManager was disabled when content is encrypted. With bug 1128381, it is now safe to use SharedDecoderManager with the EME PDM.
Use SDM with EME.
Attachment #8578416 - Flags: review?(cpearce)
Assignee: nobody → jyavenard
Status: NEW → ASSIGNED
Attachment #8578416 - Flags: review?(cpearce) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
I think this should be uplifted. we know how much not having dormant on win32 introduced memory issues. Without this we will also have one complete decoder (and all its buffer) per resolution played Now with EME becoming mainstream, this would greatly help.
Flags: needinfo?(cpearce)
Comment on attachment 8578416 [details] [diff] [review] Use SharedDecoderManager with EME PDM Approval Request Comment [Feature/regressing bug #]: EME [User impact if declined]: This patch reduces the number of decoders we potentially create when playing EME video. This potentially will reduce the memory consumption when playing EME videos, and thus reduce the liklihood of out-of-memory crashes. [Describe test coverage new/current, TreeHerder]: We're shipping this "shared decoder" feature for non-EME video, so it's exercised well there, and of course exercised in our mochitests. [Risks and why]: Low; potential for breaking decoders, but we've been using this path on non-EME video for a few weeks so we should be OK. [String/UUID change made/needed]: None.
Attachment #8578416 - Flags: approval-mozilla-aurora?
Attachment #8578416 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Needs rebasing for Aurora uplift.
Flags: needinfo?(jyavenard)
I'll take care of it.
Flags: needinfo?(jyavenard)
Flags: needinfo?(cpearce)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: