Closed Bug 1225019 Opened 9 years ago Closed 9 years ago

Disable Intel VPx hardware decoder

Categories

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

defect

Tracking

()

RESOLVED FIXED
mozilla45
Tracking Status
firefox42 --- unaffected
firefox43 --- unaffected
firefox44 + fixed
firefox45 + fixed
b2g-v2.5 --- fixed

People

(Reporter: cpeterson, Assigned: jya)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The Intel VPx hardware decoder has some buggy drivers and can actually be slower than the ffvp9 software decoder.
[Tracking Requested - why for this release]:

We should disable Intel VPx hardware decoder (enabled in bug 1101885) in FF 44 because it can cause crashes.
Blocks: 1101885
No longer depends on: 1101885
Priority: -- → P1
Comment on attachment 8690596 [details] [diff] [review]
Disable intel hardware VP decoder by default.

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

LGTM. We will need to uplift this fix to Aurora 44.

::: modules/libpref/init/all.js
@@ +341,5 @@
>  pref("media.opus.enabled", true);
>  #ifdef MOZ_WAVE
>  pref("media.wave.enabled", true);
>  #endif
>  #ifdef MOZ_WEBM

btw, why do we need #ifdef MOZ_WEBM? Do we ever build Firefox without WebM support?
Attachment #8690596 - Flags: review?(cpeterson) → review+
I think that this is now unused.
https://hg.mozilla.org/mozilla-central/rev/87c224b71033
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Blocks: 1215405
Jean-yves, should we consider uplifting this to Aurora44?
Flags: needinfo?(jyavenard)
Tracked as disabling this will improve FF44 stability.
yes it should be.
Flags: needinfo?(jyavenard)
Comment on attachment 8690596 [details] [diff] [review]
Disable intel hardware VP decoder by default.

Approval Request Comment
[Feature/regressing bug #]:1225019
[User impact if declined]: Computers needing reboot, decoding error
[Describe test coverage new/current, TreeHerder]: In central, there can't be regressions caused by the commit, it's just disabling a new code.
[Risks and why]: None
[String/UUID change made/needed]: None
Attachment #8690596 - Flags: approval-mozilla-aurora?
Comment on attachment 8690596 [details] [diff] [review]
Disable intel hardware VP decoder by default.

It seems to be me this decoder is not ready to be used by default and therefore being pref'd off for 44. Taking it.
Attachment #8690596 - Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: