Skip to content

Commit

Permalink
Hide av1_ni_quadra_dec
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaac Connor committed Jan 30, 2025
1 parent 586ed69 commit 34c903a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/skins/classic/views/monitor.php
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ class="nav-link<?php echo $tab == $name ? ' active' : '' ?>"
'av1' => 'av1',
'av1_qsv' => 'av1_qsv',
'av1_cuvid' => 'av1_cuvid',
'av1_ni_quadra_dec' => 'av1_ni_quadra',
#'av1_ni_quadra_dec' => 'av1_ni_quadra',
);
echo htmlSelect('newMonitor[Decoder]', $decoders, $monitor->Decoder());
?>
Expand Down

0 comments on commit 34c903a

Please sign in to comment.