Closed
Bug 1871122
Opened 1 year ago
Closed 1 year ago
Set x264 specific settings only when codec is x264
Categories
(Core :: Audio/Video, task, P1)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: chunmin, Assigned: chunmin)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
Some x264 specific settings in FFmpegVideoEncoder
should be applied only when the codec is x264.
Assignee | ||
Updated•1 year ago
|
Blocks: FFmpegVideoEncoder
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
Depends on D196978
Updated•1 year ago
|
Attachment #9369703 -
Attachment description: WIP: Bug 1871122 - Move H264 functinos to mozilla namespace → Bug 1871122 - Move H264 functinos to mozilla namespace
Updated•1 year ago
|
Attachment #9369704 -
Attachment description: WIP: Bug 1871122 - Apply x264 settings only when codec is libx264 → Bug 1871122 - Apply x264 settings only when codec is libx264
Assignee | ||
Comment 3•1 year ago
|
||
Depends on D196992
Pushed by cchang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/80d726535852
Move H264 functinos to mozilla namespace r=media-playback-reviewers,alwu
https://hg.mozilla.org/integration/autoland/rev/e69e7f779475
Apply x264 settings only when codec is libx264 r=media-playback-reviewers,alwu
https://hg.mozilla.org/integration/autoland/rev/ebce2d977aa7
Prioritize libx264 for h264 codec r=media-playback-reviewers,padenot
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/80d726535852
https://hg.mozilla.org/mozilla-central/rev/e69e7f779475
https://hg.mozilla.org/mozilla-central/rev/ebce2d977aa7
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•