Closed
Bug 1870215
Opened 1 year ago
Closed 1 year ago
EncoderConfig copy ctor should include mCodecSpecific
Categories
(Core :: Audio/Video, defect, P1)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
122 Branch
Tracking | Status | |
---|---|---|
firefox122 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
References
Details
Attachments
(1 file)
EncoderConfig
copy ctor should include mCodecSpecific
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
mCodecSpecific
should be included in the EncoderConfig's copy ctor so
the CodecSpecific
data can be copied (e.g., [1])
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b68d665d26ca
Include mCodecSpecific in EncoderConfig copy ctor r=media-playback-reviewers,jolin
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•