mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-21 07:47:32 +09:00
Remove DirectShow as it doesn't work properly.
This commit is contained in:
parent
c6ed045774
commit
5ec85f3abe
23 changed files with 1 additions and 3012 deletions
|
|
@ -392,11 +392,6 @@ pref("media.wave.play-stand-alone", false);
|
|||
pref("media.hardware-video-decoding.enabled", true);
|
||||
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
|
||||
pref("media.mp4.enabled", true);
|
||||
// Specifies whether the PDMFactory can create a test decoder that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue