Skip to content

Commit

Permalink
Bug 1709009 Use media decoders for WebRTC r=alwu
Browse files Browse the repository at this point in the history
  • Loading branch information
stransky committed Jun 24, 2022
1 parent 9e7c428 commit 608fb14
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions modules/libpref/init/StaticPrefList.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9719,11 +9719,7 @@
# 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
Expand Down

0 comments on commit 608fb14

Please sign in to comment.