From 306e7ea657eb67c589e322dc19269b91e9a2da44 Mon Sep 17 00:00:00 2001 From: pangu Date: Wed, 20 Jan 2021 10:21:12 +0800 Subject: [PATCH] Update av.conf.xml fix the color rendering in the chrome 84+ that sRGB not support --- conf/vanilla/autoload_configs/av.conf.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/vanilla/autoload_configs/av.conf.xml b/conf/vanilla/autoload_configs/av.conf.xml index 43e8514ce1..3a518988fd 100644 --- a/conf/vanilla/autoload_configs/av.conf.xml +++ b/conf/vanilla/autoload_configs/av.conf.xml @@ -107,7 +107,7 @@ enum AVColorSpace { AVCOL_SPC_NB ///< Not part of ABI }; --> - +