зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1680313: set media.navigator.mediadatadecoder_vpx_enabled to false r=ng
Differential Revision: https://phabricator.services.mozilla.com/D98523
This commit is contained in:
Родитель
ec098597c7
Коммит
0d965ff7da
|
@ -7850,7 +7850,11 @@
|
|||
# acceleration for decoding.
|
||||
- name: media.navigator.mediadatadecoder_vpx_enabled
|
||||
type: RelaxedAtomicBool
|
||||
#if defined(NIGHTLY_BUILD)
|
||||
value: true
|
||||
#else
|
||||
value: false
|
||||
#endif
|
||||
mirror: always
|
||||
|
||||
# Use MediaDataDecoder API for H264 in WebRTC. This includes hardware
|
||||
|
|
Загрузка…
Ссылка в новой задаче