1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Update encodingsettings.html

This commit is contained in:
artiume 2020-05-29 16:11:25 -04:00 committed by Vasily
parent fc1f76c421
commit f0af15707c

View file

@ -66,11 +66,13 @@
</div>
</div>
<div class="checkboxListContainer checkboxContainer-withDescription">
<div class="checkboxListContainer">
<label>
<input type="checkbox" is="emby-checkbox" id="chkDecodingColorDepth10Hevc" />
<span>${EnableDecodingColorDepth10Hevc}</span>
</label>
</div>
<div class="checkboxListContainer">
<label>
<input type="checkbox" is="emby-checkbox" id="chkDecodingColorDepth10Vp9" />
<span>${EnableDecodingColorDepth10Vp9}</span>