Closed
Bug 1372768
Opened 8 years ago
Closed 8 years ago
opus: don't include opus_sources_float in fixed point builds
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(1 file)
We were including opus_sources_float even in fixed_point builds so webrtc could call the audio classifier. Now that that's been removed, we can drop the extra sources.
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → giles
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8877366 [details]
Bug 1372768 - Remove unused opus floating point code.
https://reviewboard.mozilla.org/r/148752/#review153192
Attachment #8877366 -
Flags: review?(kinetik) → review+
Pushed by rgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/30a236f71096
Remove unused opus floating point code. r=kinetik
Comment 4•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•