Closed
Bug 1892066
Opened 1 year ago
Closed 1 year ago
Add a new pref to switch between using ffvpx-based decoders and other decoders
Categories
(Core :: Audio/Video: Playback, task, P1)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: alwu, Assigned: padenot)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 year ago
|
||
I'm cleaning up a bunch of those. We'll probably want to use libvpx through
ffmpeg at some point, and remove the older decoder integration (if possible).
For now this pref will do what we want. I've also removed gratuitous variadic
template usage.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5cc58026b63c
Bug 1891175 - Allow switching between using ffvpx-based decoders and other decoders, with a pref. r=alwu
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•