Implement h264 svc on macOS
Categories
(Core :: Audio/Video: Web Codecs, enhancement)
Tracking
()
Tracking | Status | |
---|---|---|
firefox128 | --- | fixed |
People
(Reporter: padenot, Assigned: padenot)
References
(Blocks 1 open bug)
Details
Attachments
(6 files, 1 obsolete file)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Assignee | ||
Comment 1•9 months ago
|
||
Depends on D210698
Assignee | ||
Comment 2•9 months ago
|
||
When a frame is dropped by the encoder, because it is set to operate in
real-time, the flag is set and the buffer is nullptr, but the flag provide
better information.
Depends on D210912
Assignee | ||
Comment 3•9 months ago
|
||
Depends on D210914
Assignee | ||
Comment 4•9 months ago
|
||
Depends on D210915
Assignee | ||
Comment 5•9 months ago
|
||
Depends on D210916
Assignee | ||
Comment 6•9 months ago
|
||
Depends on D210919
Assignee | ||
Comment 8•9 months ago
|
||
Comment 9•9 months ago
|
||
Comment on attachment 9403811 [details]
Bug 1897481 - Implement H264 SVC in WMFEncoderModule. r?jolin,chunmin
Revision D211573 was moved to bug 1872879. Setting attachment 9403811 [details] to obsolete.
Comment 11•9 months ago
|
||
Comment 12•9 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/126b9ba6b909
https://hg.mozilla.org/mozilla-central/rev/a91b229f4fad
https://hg.mozilla.org/mozilla-central/rev/97b269d25105
https://hg.mozilla.org/mozilla-central/rev/4ca12a66de94
https://hg.mozilla.org/mozilla-central/rev/412897e06226
https://hg.mozilla.org/mozilla-central/rev/2e4e87506c23
Comment 13•9 months ago
|
||
Backed out 12 changesets (Bug 1897481, Bug 1897181) for causing failures in temporal-svc-encoding.https.any.html CLOSED TREE
Log: https://treeherder.mozilla.org/logviewer?job_id=460249549&repo=mozilla-central&lineNumber=1107
Backout: https://hg.mozilla.org/integration/autoland/rev/5a08862cb26503c5d3515352d4c166c162a5d247
Comment 14•9 months ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/b05a24f15850
Comment 15•9 months ago
|
||
Comment 16•9 months ago
|
||
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/5a08862cb265
Comment 17•9 months ago
|
||
Comment 18•9 months ago
|
||
Paul, once this lands can you nominate it for a release note? Thanks!
More info at: https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
Assignee | ||
Comment 19•9 months ago
|
||
(In reply to Liz Henry (:lizzard) (relman/hg->git project) from comment #18)
Paul, once this lands can you nominate it for a release note? Thanks!
More info at: https://wiki.mozilla.org/Release_Management/Release_Notes_Nomination
We'll do a release note about Web Codecs instead, the wider projects this is part of: https://bugzilla.mozilla.org/show_bug.cgi?id=webcodecs
Comment 20•9 months ago
|
||
Comment 21•9 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b2a3e9ccbc4d
https://hg.mozilla.org/mozilla-central/rev/b6c913739ec1
https://hg.mozilla.org/mozilla-central/rev/7d09ffbe1be0
https://hg.mozilla.org/mozilla-central/rev/5ce06ab06fc7
https://hg.mozilla.org/mozilla-central/rev/cc45d9719994
https://hg.mozilla.org/mozilla-central/rev/e33f0c927b0b
Description
•