Bug 1851625 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

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.
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.

Back to Bug 1851625 Comment 0