mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1925066 - Enable FFmpeg encoders everywhere. r=chunmin
Differential Revision: https://phabricator.services.mozilla.com/D225804
This commit is contained in:
parent
ba3fef9299
commit
ab2c3cd96b
@ -10855,7 +10855,7 @@
|
||||
- name: media.ffmpeg.encoder.enabled
|
||||
type: RelaxedAtomicBool
|
||||
#if !defined(MOZ_WIDGET_ANDROID)
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
value: true
|
||||
#else
|
||||
value: false
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user