Closed
Bug 1118593
Opened 10 years ago
Closed 10 years ago
[EME] Parsing of some fragmented CENC files fails
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: cpearce, Assigned: cpearce)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.73 KB,
patch
|
ajones
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
The new MoofParser broke playback of some fragmented EME files, specifically this test page:
http://people.mozilla.org/~cpearce/eme/
With my gmp-clearkey from https://github.com/cpearce/gmp-clearkey
Adobe is completely blocked because of this.
We should disable the new MoofParser on encrypted files, fix it, and only then re-enable it.
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8544976 -
Flags: review?(ajones)
Updated•10 years ago
|
Attachment #8544976 -
Flags: review?(ajones) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
Comment 4•10 years ago
|
||
Comment on attachment 8544976 [details] [diff] [review]
Patch: Disable moofparser for encrypted streams
presuming approval for mse, can land on aurora once the trees re-open.
Low risk: affects only MSE and the pref'd-off EME features.
Attachment #8544976 -
Flags: approval-mozilla-aurora?
Comment 5•10 years ago
|
||
Landing on Aurora with a=mse.
https://hg.mozilla.org/releases/mozilla-aurora/rev/7668de904683
Updated•10 years ago
|
status-firefox36:
--- → fixed
status-firefox37:
--- → fixed
Updated•10 years ago
|
Attachment #8544976 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Updated•10 years ago
|
Flags: qe-verify-
Assignee | ||
Comment 6•10 years ago
|
||
Mass update firefox-status to track EME uplift.
status-firefox38:
--- → fixed
status-firefox39:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•