[Bug 278153] www/firefox: Patch widgets/gtk/GfxInfo.cpp

2024-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278153

Emmanuel Vadot  changed:

   What|Removed |Added

 CC||m...@freebsd.org

--- Comment #1 from Emmanuel Vadot  ---
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.


maintainer-feedback requested: [Bug 278153] www/firefox: Patch widgets/gtk/GfxInfo.cpp

2024-04-03 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-gecko (Nobody)
 for maintainer-feedback:
Bug 278153: www/firefox: Patch widgets/gtk/GfxInfo.cpp
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278153



--- Description ---
Patch widgets/gtk/GfxInfo.cpp file for www/firefox port to if-zero the
unconditional blocklist for ATI/AMD/Radeon hardware at around line 1113 for
DeviceFamily::AtiAll and the FEATURE_HARDWARE_VIDEO_DECODING.

Part of 'META' PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278150

Regards,
vermaden



[Bug 278153] www/firefox: Patch widgets/gtk/GfxInfo.cpp

2024-04-03 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278153

Bug ID: 278153
   Summary: www/firefox: Patch widgets/gtk/GfxInfo.cpp
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: ge...@freebsd.org
  Reporter: verma...@interia.pl
 Flags: maintainer-feedback?(ge...@freebsd.org)
  Assignee: ge...@freebsd.org

Patch widgets/gtk/GfxInfo.cpp file for www/firefox port to if-zero the
unconditional blocklist for ATI/AMD/Radeon hardware at around line 1113 for
DeviceFamily::AtiAll and the FEATURE_HARDWARE_VIDEO_DECODING.

Part of 'META' PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278150

Regards,
vermaden

-- 
You are receiving this mail because:
You are the assignee for the bug.