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

fix: move mjpeg acceleration option into trickplay panel

This option is very trickplay specific and should not belongs to general encoding options
This commit is contained in:
gnattu 2024-03-27 13:10:40 +08:00
parent fce1e7f173
commit b07553a058
4 changed files with 14 additions and 16 deletions

View file

@ -135,12 +135,6 @@
<span>${AllowAv1Encoding}</span>
</label>
</div>
<div class="checkboxList">
<label>
<input type="checkbox" is="emby-checkbox" id="chkAllowMjpegEncoding" />
<span>${AllowMjpegEncoding}</span>
</label>
</div>
</div>
<div class="vppTonemappingOptions hide">