Closed
Bug 1693498
Opened 4 years ago
Closed 4 years ago
Build openh264 with nasm on all platforms that need nasm or yasm
Categories
(Core :: Audio/Video: GMP, task)
Core
Audio/Video: GMP
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(2 files)
We're currently using yasm on some platforms, but nasm on others. Let's use nasm everywhere for the same reasons as for Firefox (see bug 1692940 comment 0)
Assignee | ||
Comment 1•4 years ago
|
||
Back when it was added, the nasm used for Linux builds was old enough
that it didn't support it. We've been using a version that supports avx2
for a while now.
Assignee | ||
Comment 2•4 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/339e0d88e58b
Remove avoid_avx2 option when building openh264. r=mjf
https://hg.mozilla.org/integration/autoland/rev/1c5498cdf4c3
Build openh264 with nasm on all platforms that need nasm or yasm. r=mjf
Comment 4•4 years ago
|
||
bugherder |
Updated•2 years ago
|
Component: OpenH264 → Audio/Video: GMP
Product: External Software Affecting Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•