mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
Add DirectShow in about:support
This commit is contained in:
parent
47600fab86
commit
77cfca739d
5 changed files with 23 additions and 2 deletions
|
|
@ -394,6 +394,7 @@ pref("media.hardware-video-decoding.force-enabled", false);
|
|||
|
||||
#ifdef MOZ_DIRECTSHOW
|
||||
pref("media.directshow.enabled", true);
|
||||
pref("media.directshow.h264.active", false);
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_FMP4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue