RESOLVED FIXED 227873
[GStreamer] Allow runtime opt-out of GL rendering
https://bugs.webkit.org/show_bug.cgi?id=227873
Summary [GStreamer] Allow runtime opt-out of GL rendering
Philippe Normand
Reported 2021-07-12 06:32:06 PDT
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.
Attachments
Patch (2.20 KB, patch)
2021-07-13 04:53 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2021-07-13 04:53:24 PDT
EWS
Comment 2 2021-07-13 09:33:35 PDT
Committed r279873 (239626@main): <https://commits.webkit.org/239626@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 433399 [details].
Radar WebKit Bug Importer
Comment 3 2021-07-13 09:34:17 PDT
Note You need to log in before you can comment on or make changes to this bug.