mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update args.gn
This commit is contained in:
parent
6b777ed9f1
commit
b8c97e5482
1 changed files with 3 additions and 1 deletions
4
args.gn
4
args.gn
|
@ -56,15 +56,17 @@ rtc_use_h264 = true
|
|||
rtc_include_ilbc = true
|
||||
# rtc_build_with_neon = true
|
||||
rtc_build_examples = false
|
||||
# rtc_enable_avx2 = true
|
||||
rtc_enable_avx2 = true
|
||||
enable_vr = true
|
||||
use_vr_assets_component = true
|
||||
enable_platform_hevc = true
|
||||
enable_hevc_parser_and_hw_decoder = true
|
||||
enable_platform_ac3_eac3_audio = true
|
||||
enable_platform_dolby_vision = true
|
||||
enable_platform_encrypted_dolby_vision = true
|
||||
enable_platform_mpeg_h_audio = true
|
||||
enable_platform_dts_audio = true
|
||||
enable_passthrough_audio_codecs = true
|
||||
enable_mse_mpeg2ts_stream_parser = true
|
||||
use_thin_lto = true
|
||||
thin_lto_enable_optimizations = true
|
||||
|
|
Loading…
Reference in a new issue