Closed
Bug 1828912
Opened 2 years ago
Closed 2 years ago
Use libopus through ffmpeg for playback
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: padenot, Assigned: padenot)
References
Details
Attachments
(5 files)
No description provided.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(jmathies)
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D175157
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D181517
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D181530
Assignee | ||
Comment 5•2 years ago
|
||
Depends on D181531
Assignee | ||
Comment 6•2 years ago
|
||
Depends on D181532
![]() |
||
Updated•2 years ago
|
Flags: needinfo?(jmathies)
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bcf10730c8c9
Vendor libopus-related files in ffvpx. r=alwu DONTBUILD
https://hg.mozilla.org/integration/autoland/rev/e29810541b53
Tell FFmpegAudioDecoder.cpp that it can now decode Opus. r=alwu DONTBUILD
https://hg.mozilla.org/integration/autoland/rev/3d8422a2038a
Allow passing options to ffmpeg decoders. r=alwu DONTBUILD
https://hg.mozilla.org/integration/autoland/rev/8a5a849cfe5f
Pass CreateDecoderOptions to FFmpegAudioDecoder instead of just the AudioConfig. r=alwu DONTBUILD
https://hg.mozilla.org/integration/autoland/rev/7bca1ae06c7d
Disable phase inversion in the Opus decoder when the output is downmixed to mono, when libopus is used via ffmpeg. r=alwu DONTBUILD
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5f705e4017e
Vendor libopus-related files in ffvpx. r=alwu
https://hg.mozilla.org/integration/autoland/rev/2a485a79082b
Tell FFmpegAudioDecoder.cpp that it can now decode Opus. r=alwu
https://hg.mozilla.org/integration/autoland/rev/b265bf43b0de
Allow passing options to ffmpeg decoders. r=alwu
https://hg.mozilla.org/integration/autoland/rev/55132c3bfdeb
Pass CreateDecoderOptions to FFmpegAudioDecoder instead of just the AudioConfig. r=alwu
https://hg.mozilla.org/integration/autoland/rev/27b3e718e865
Disable phase inversion in the Opus decoder when the output is downmixed to mono, when libopus is used via ffmpeg. r=alwu
Comment 10•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b5f705e4017e
https://hg.mozilla.org/mozilla-central/rev/2a485a79082b
https://hg.mozilla.org/mozilla-central/rev/b265bf43b0de
https://hg.mozilla.org/mozilla-central/rev/55132c3bfdeb
https://hg.mozilla.org/mozilla-central/rev/27b3e718e865
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
Assignee | ||
Updated•1 years ago
|
Flags: needinfo?(padenot)
You need to log in
before you can comment on or make changes to this bug.
Description
•