Closed
Bug 1873663
Opened 2 years ago
Closed 2 years ago
Remove legacy audio decoders (vorbis, opus, pcm)
Categories
(Core :: Audio/Video: Playback, task)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
123 Branch
| Tracking | Status | |
|---|---|---|
| firefox123 | --- | fixed |
People
(Reporter: padenot, Assigned: padenot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We're now using ffmpeg as an abstraction layer, but are using the same libraries underneath. We can remove our own decoder library abtractions.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/172dfc1e0158
Remove legacy audio decoders (vorbis, opus, pcm). r=media-playback-reviewers,alwu
Comment 3•2 years ago
|
||
These prefs are removed:
- media.ffvpx.mp3.enabled
- media.ffvpx.vorbis.enabled
- media.ffvpx.opus.enabled
- media.ffvpx.wav.enabled
Blocks: old-prefs
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Updated•2 years ago
|
Type: defect → task
You need to log in
before you can comment on or make changes to this bug.
Description
•