Closed
Bug 1412339
Opened 8 years ago
Closed 8 years ago
Enable AVX2 optimizations on Linux 64 bits
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
Details
Attachments
(1 file)
It appears that thew new FFmpeg 3.4 which no longer relies on yasm to compile compile the avx2 code just fine.
This yields a good performance improvement.
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8922860 [details]
Bug 1412339 - Enable AVX2 optimizations on Linux x86_64.
https://reviewboard.mozilla.org/r/193996/#review199360
Attachment #8922860 -
Flags: review?(jwwang) → review+
Pushed by jyavenard@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b491022fa226
Enable AVX2 optimizations on Linux x86_64. r=jwwang
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•