Closed
Bug 1220041
Opened 9 years ago
Closed 9 years ago
some optimizations for copying libav FFT data
Categories
(Core :: Web Audio, defect, P1)
Core
Web Audio
Tracking
()
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
(Blocks 1 open bug)
Details
(Keywords: perf)
Attachments
(2 files)
40 bytes,
text/x-review-board-request
|
padenot
:
review+
|
Details |
MozReview Request: bug 1220041 scale when copying for inverse FFT to avoid iterating twice r?padenot
40 bytes,
text/x-review-board-request
|
padenot
:
review+
|
Details |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
bug 1220041 remove unnecessary temp buffer and copy with libav FFT r?padenot
Attachment #8681080 -
Flags: review?(padenot)
Assignee | ||
Comment 2•9 years ago
|
||
bug 1220041 scale when copying for inverse FFT to avoid iterating twice r?padenot
Attachment #8681081 -
Flags: review?(padenot)
Assignee | ||
Comment 3•9 years ago
|
||
Updated•9 years ago
|
Rank: 10
Priority: -- → P1
Comment 4•9 years ago
|
||
Comment on attachment 8681081 [details]
MozReview Request: bug 1220041 scale when copying for inverse FFT to avoid iterating twice r?padenot
https://reviewboard.mozilla.org/r/23755/#review21499
Attachment #8681081 -
Flags: review?(padenot) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8681080 [details]
MozReview Request: bug 1220041 remove unnecessary temp buffer and copy with libav FFT r?padenot
https://reviewboard.mozilla.org/r/23753/#review21501
Attachment #8681080 -
Flags: review?(padenot) → review+
Comment 7•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/fe05cd97c327
https://hg.mozilla.org/mozilla-central/rev/a40fa42b0b1e
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
Assignee | ||
Updated•9 years ago
|
Flags: in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•