Skip to content

Commit 6df692e

Browse files
Add vp9_ni_quadra as a decoder option
1 parent 5161b74 commit 6df692e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/skins/classic/views/monitor.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -858,6 +858,7 @@ class="nav-link<?php echo $tab == $name ? ' active' : '' ?>"
858858
'vp9_qsv' => 'vp9-qsv',
859859
'vp9_cuvid' => 'vp9_cuvid',
860860
'vp9_nvmpi' => 'vp9_nvmpi',
861+
'vp9_ni_quadra_dec' => 'vp9_ni_quadra',
861862
'vp9_v4l2m2m' => 'vp9_v4l2m2m',
862863
'libsvtav1' => 'libsvtav1',
863864
'libaom-av1' => 'libaom-av1',

0 commit comments

Comments
 (0)