Closed
Bug 1894137
Opened 1 year ago
Closed 4 months ago
Implement RTCRtpEncodingParameters.codec
Categories
(Core :: WebRTC: Signaling, enhancement, P3)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
142 Branch
| Tracking | Status | |
|---|---|---|
| firefox142 | --- | fixed |
People
(Reporter: bwc, Assigned: ng)
References
(Blocks 4 open bugs)
Details
(Keywords: dev-doc-complete, webcompat:platform-bug)
User Story
https://mozilla-hub.atlassian.net/browse/FFXP-677 platform-scheduled:2025-06-01
Attachments
(4 files)
No description provided.
| Reporter | ||
Comment 1•1 year ago
|
||
This has moved to webrtc-pc.
Summary: Implement RTCRtpEncodingParameters.codec (from webrtc-extensions spec) → Implement RTCRtpSendParameters.codec
| Reporter | ||
Comment 2•1 year ago
|
||
| Reporter | ||
Updated•1 year ago
|
Summary: Implement RTCRtpSendParameters.codec → Implement RTCEncodingSendParameters.codec
| Reporter | ||
Updated•1 year ago
|
Summary: Implement RTCEncodingSendParameters.codec → Implement RTCRtpEncodingParameters.codec
Updated•11 months ago
|
Blocks: jitsi
Keywords: webcompat:platform-bug
Updated•11 months ago
|
User Story: (updated)
Updated•10 months ago
|
Assignee: docfaraday → ngrunbaum
User Story: (updated)
Updated•8 months ago
|
User Story: (updated)
| Assignee | ||
Comment 3•5 months ago
|
||
| Assignee | ||
Comment 4•5 months ago
|
||
All except for the one testing using multiple codecs in a single simulcast stream are now enabled.
| Assignee | ||
Comment 5•5 months ago
|
||
| Assignee | ||
Comment 6•5 months ago
|
||
Updated•5 months ago
|
User Story: (updated)
Pushed by na-g@nostrum.com:
https://github.com/mozilla-firefox/firefox/commit/f03932f8e2a2
https://hg.mozilla.org/integration/autoland/rev/4c152804aae0
add codec to RTCRtpEncodingParameters;r=dbaker,bwc,webidl,smaug
https://github.com/mozilla-firefox/firefox/commit/d02bdfcb0a04
https://hg.mozilla.org/integration/autoland/rev/3994814e48cd
update RTCRtpParameters-codec.html.ini;r=bwc
https://github.com/mozilla-firefox/firefox/commit/ce500f30459b
https://hg.mozilla.org/integration/autoland/rev/4496f77f7e78
Add MimeType method to codec configs;r=bwc
https://github.com/mozilla-firefox/firefox/commit/a910191f6312
https://hg.mozilla.org/integration/autoland/rev/e82d0057e7fa
RTCRtpEncodingParameters.codec handling;r=dbaker,bwc
https://github.com/mozilla-firefox/firefox/commit/a82a49328e8d
https://hg.mozilla.org/integration/autoland/rev/b610a93e4149
1967111, 1967577, 1967893: apply code formatting via Lando
Comment 8•4 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4c152804aae0
https://hg.mozilla.org/mozilla-central/rev/3994814e48cd
https://hg.mozilla.org/mozilla-central/rev/4496f77f7e78
https://hg.mozilla.org/mozilla-central/rev/e82d0057e7fa
https://hg.mozilla.org/mozilla-central/rev/b610a93e4149
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Keywords: dev-doc-needed
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
Comment 9•3 months ago
|
||
FF142 MDN docs work for this can be tracked in https://github.com/mdn/content/issues/40477
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•