mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 11:48:33 +02:00
firefox: mention bug that makes VA-API not working at all
:-/
This commit is contained in:
parent
9ba3f624d1
commit
4cc25a371c
1 changed files with 2 additions and 0 deletions
|
@ -59,6 +59,8 @@ user_pref("full-screen-api.transition.timeout", 0);
|
||||||
user_pref("media.autoplay.default", 1);
|
user_pref("media.autoplay.default", 1);
|
||||||
|
|
||||||
// And VAAPI decoding with ffmpeg
|
// And VAAPI decoding with ffmpeg
|
||||||
|
// Not working anymore in 99.
|
||||||
|
// https://bugzilla.mozilla.org/show_bug.cgi?id=1751363
|
||||||
user_pref("media.ffmpeg.vaapi.enabled", true);
|
user_pref("media.ffmpeg.vaapi.enabled", true);
|
||||||
|
|
||||||
// Legacy indicator is buggy (no content)
|
// Legacy indicator is buggy (no content)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue