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:
Andrew Osmond 2023-06-21 16:12:43 +00:00
parent 320931eaaf
commit 3b2c21f0f9

View File

@ -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.