mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1839617
- Allow GMP video decoder in release. r=media-playback-reviewers,azebrowski, a=dmeehan
Differential Revision: https://phabricator.services.mozilla.com/D181633
This commit is contained in:
parent
320931eaaf
commit
3b2c21f0f9
@ -10400,7 +10400,7 @@
|
||||
# True if we allow use of any decoders found in GMP plugins.
|
||||
- name: media.gmp.decoder.enabled
|
||||
type: RelaxedAtomicBool
|
||||
value: @IS_NIGHTLY_BUILD@
|
||||
value: true
|
||||
mirror: always
|
||||
|
||||
# True if we want to request the multithreaded GMP decoder.
|
||||
|
Loading…
Reference in New Issue
Block a user