add more separate hw decoding toggles

This commit is contained in:
nyanmisaka
2020-04-09 00:35:54 +08:00
parent e90d2fcbfd
commit 02baff1fe0
5 changed files with 27 additions and 18 deletions
+3 -1
View File
@@ -1496,5 +1496,7 @@
"EveryXMinutes": "Every {0} minutes",
"EveryHour": "Every hour",
"EveryXHours": "Every {0} hours",
"OnApplicationStartup": "On application startup"
"OnApplicationStartup": "On application startup",
"EnableDecodingColorDepth10": "Enable 10-Bit hardware decoding",
"EnableDecodingColorDepth10Help" : "Enable 10-Bit hardware decoding on supported hardware. Only works for HEVC and VP9 formats. Turn this off if you experience playback issues."
}