Closed
Bug 1846358
Opened 2 years ago
Closed 2 years ago
revert change from b2g days in libwebrtc's generic_decoder.cc to deal with decode delays
Categories
(Core :: WebRTC, task, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
118 Branch
| Tracking | Status | |
|---|---|---|
| firefox118 | --- | fixed |
People
(Reporter: mjf, Assigned: mjf)
Details
Attachments
(1 file)
This was introduced in Bug 989944 and then moved from generic_decoder.h to generic_decoder.cc during rebase conflict resolution when we vendored upstream commit 1c51ec4d74 (m-c 92fe93fe4800). It seems like a safe change to stop carrying around to reduce our libwebrtc patch-stack.
| Assignee | ||
Updated•2 years ago
|
Assignee: nobody → mfroman
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by mfroman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/478632b0cc49
revert mozilla-specific b2g related change in generic_decoder.cc kDecoderFrameMemoryLength. r=ng,webrtc-reviewers
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•