[Bug 278153] www/firefox: Patch widgets/gtk/GfxInfo.cpp
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 278153] www/firefox: Patch widgets/gtk/GfxInfo.cpp"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 04 Apr 2024 05:40:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278153
Emmanuel Vadot <manu@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu@freebsd.org
--- Comment #1 from Emmanuel Vadot <manu@freebsd.org> ---
This patch is probably the wrong way.
The correct way to enable video decoding using VA-API for both Intel and AMD is
to toggle media.ffmpeg.vaapi.enabled to true in about:config so I think that
the correct patch would be to switch that by default for us.
That would mean testing on nvidia hardware (which doesn't have VA-API) just to
check if this causes problems or not.
--
You are receiving this mail because:
You are the assignee for the bug.