Closed
Bug 1851625
Opened 1 year ago
Closed 1 year ago
Re-enable video overlay without ZeroCopyNV12Texture with NVIDIA GPUs to release
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Bug 1798245 tried to enable video overlay without ZeroCopyNV12Texture with non-intel GPUs to release. But it caused regression(Bug 1817269). Then the change was backed out.
The regression happened mainly with AMD GPUs. There was also a few reports that caused frame drop with NVIDIA GPUs.
Bug 1818685 and Bug 1846165 added workarounds to disable video overlay when frame drop happens.
With the workarounds, it seems OK to re-enable video overlay with NVIDIA GPUs.
AMD GPUs are going to be handled by Bug 1851630.
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•1 year ago
|
Blocks: 1769643, video-perf
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by sikeda.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/53966eb1b9e1
Re-enable video overlay without ZeroCopyNV12Texture with NVIDIA GPUs to release r=gfx-reviewers,lsalzman
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•