From ad1220c5d84b22c3e155afc15678dbbebd878d77 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Mon, 22 Aug 2022 03:05:07 -0500 Subject: [PATCH] Update win_SSE4_args.gn --- other/SSE4/win_SSE4_args.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/other/SSE4/win_SSE4_args.gn b/other/SSE4/win_SSE4_args.gn index 53c077b2..39129b29 100644 --- a/other/SSE4/win_SSE4_args.gn +++ b/other/SSE4/win_SSE4_args.gn @@ -57,6 +57,7 @@ enable_hevc_parser_and_hw_decoder = true enable_platform_ac3_eac3_audio = true enable_platform_dolby_vision = true enable_platform_mpeg_h_audio = true +enable_platform_dts_audio = true enable_mse_mpeg2ts_stream_parser = true use_thin_lto = true thin_lto_enable_optimizations = true