Cleaner RIFE NCNN recursion code

This commit is contained in:
N00MKRAD
2021-01-27 12:04:22 +01:00
parent 40e63fe51d
commit 80225b6f1c
4 changed files with 25 additions and 43 deletions

View File

@@ -257,7 +257,7 @@
<Compile Include="IO\Config.cs" />
<Compile Include="Data\Formats.cs" />
<Compile Include="IO\IOUtils.cs" />
<Compile Include="IO\Paths.cs" />
<Compile Include="Data\Paths.cs" />
<Compile Include="IO\Logger.cs" />
<Compile Include="Magick\Converter.cs" />
<Compile Include="Magick\Dedupe.cs" />