[Webkit-unassigned] [Bug 227873] New: [GStreamer] Allow runtime opt-out of GL rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 12 06:32:06 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=227873

            Bug ID: 227873
           Summary: [GStreamer] Allow runtime opt-out of GL rendering
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com
                CC: magomez at igalia.com

In some cases GL rendering is not really useful, such as on machines without GPU. In those cases currently Mesa's llvmpipe is used, introducing CPU and RAM usage increase compared to the non-gl rendering path. For these cases the user could set a new env var, allowing the player to use the Cairo sink.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210712/6b26b6c1/attachment.htm>


More information about the webkit-unassigned mailing list