Closed
Bug 1897823
Opened 1 year ago
Closed 1 year ago
Stop using deprecated methods to create vp8 and vp9 encoders in WebrtcVideoCodecFactory.cpp
Categories
(Core :: WebRTC, task)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
128 Branch
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: mjf, Assigned: mjf)
Details
Attachments
(1 file)
These methods will go away soon in upstream libwebrtc.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → mfroman
Status: NEW → ASSIGNED
Pushed by mfroman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fd3edeb672d6
do not use deprecated API for VP8/VP9 codec creation. r=dbaker
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•