mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
disable OSR for now
This commit is contained in:
committed by
Aleksei Kuzmin
parent
0fc79ad3a9
commit
41d806ee45
@@ -9,3 +9,6 @@ enable_cdm_host_verification = false
|
||||
enable_extensions = false
|
||||
proprietary_codecs = true
|
||||
ffmpeg_branding = "Chrome"
|
||||
|
||||
# TODO(jeremy): OSR is broken in M68. Remove this once it's fixed.
|
||||
enable_osr = false
|
||||
|
||||
Reference in New Issue
Block a user