mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-03 15:26:07 +00:00
Bug 837859 - Enable Windows Media Foundation support for H.264,AAC and MP3 playback on Windows 7 and later. r=roc
This commit is contained in:
parent
76afb28c30
commit
5a9a12ac46
@ -151,7 +151,7 @@ pref("media.cache_size", 512000);
|
||||
pref("media.volume_scale", "1.0");
|
||||
|
||||
#ifdef MOZ_WMF
|
||||
pref("media.windows-media-foundation.enabled", false);
|
||||
pref("media.windows-media-foundation.enabled", true);
|
||||
#endif
|
||||
#ifdef MOZ_RAW
|
||||
pref("media.raw.enabled", true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user