VideoCore: Add gaussian filtering.

This commit is contained in:
FernandoS27
2021-10-21 01:27:54 +02:00
committed by Fernando Sahmkow
parent bf01b7993d
commit 9e065b9c7d
8 changed files with 140 additions and 2 deletions

View File

@ -417,6 +417,11 @@
<string>Bicubic</string>
</property>
</item>
<item>
<property name="text">
<string>Gaussian</string>
</property>
</item>
<item>
<property name="text">
<string>ScaleForce</string>