add an option to use the enhanced nvdec decoder
This commit is contained in:
parent
d7161f9d65
commit
58e2afedd5
5 changed files with 26 additions and 9 deletions
|
@ -84,6 +84,13 @@
|
|||
</label>
|
||||
</div>
|
||||
|
||||
<div class="checkboxListContainer hide fldEnhancedNvdec">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkEnhancedNvdecDecoder" />
|
||||
<span>${EnableEnhancedNvdecDecoder}</span>
|
||||
</label>
|
||||
</div>
|
||||
|
||||
<div class="checkboxListContainer">
|
||||
<div class="checkboxList">
|
||||
<label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue