summaryrefslogtreecommitdiff
path: root/nongnu/packages/video.scm
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2025-04-07 15:16:38 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2025-04-07 15:28:07 -0400
commit8324e3c01e5377be75f5260374d194fa0935c0f4 (patch)
tree614bffb87ff1513f5076fc04776c95ba22f8b8e1 /nongnu/packages/video.scm
parent54625807ac0e9845b890bfa2f71b2f7cbb6dc261 (diff)
nongnu: firefox: Fix video decoding/acceleration.
Fixes #386. As of Firefox 137, VA-API video acceleration is enabled by default. This would fail due to not finding libpciaccess. This is an indirect dependency, through libdrm (that mesa and libva depend on). It would be best to have our runpaths-of-input work recursively to catch this (so it can be in the RDD sandbox used by Firefox here). In the meantime, add libpciaccess explicitly to fix this issue. * nongnu/packages/mozilla.scm (firefox-esr)[arguments]<#:phases>: In the wrap-program phase, add the libpciaccess library path, used in LD_LIBRARY_PATH. Add a comment for future work on rdd-whitelist. [inputs]: Add libpciaccess.
Diffstat (limited to 'nongnu/packages/video.scm')
0 files changed, 0 insertions, 0 deletions