From d0286c3c3b008d571ad62249f790198e2e2c3713 Mon Sep 17 00:00:00 2001 From: n00mkrad Date: Tue, 5 Jul 2022 21:00:43 +0200 Subject: [PATCH] VapourSynth-RIFE-ncnn-Vulkan credits --- Code/Form1.Designer.cs | 2 +- Code/Form1.resx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Code/Form1.Designer.cs b/Code/Form1.Designer.cs index 5457969c..76e69577 100644 --- a/Code/Form1.Designer.cs +++ b/Code/Form1.Designer.cs @@ -418,7 +418,7 @@ private void InitializeComponent() this.label14.Location = new System.Drawing.Point(11, 8); this.label14.Margin = new System.Windows.Forms.Padding(8, 8, 3, 0); this.label14.Name = "label14"; - this.label14.Size = new System.Drawing.Size(884, 129); + this.label14.Size = new System.Drawing.Size(884, 189); this.label14.TabIndex = 2; this.label14.Text = resources.GetString("label14.Text"); // diff --git a/Code/Form1.resx b/Code/Form1.resx index 12e7214b..af9fece6 100644 --- a/Code/Form1.resx +++ b/Code/Form1.resx @@ -123,7 +123,8 @@ Based on: - RIFE by hzwer - rife-ncnn-vulkan by nihui -- dain-ncnn-vulkan by nihui, originally based on DAIN (Depth-Aware Video Frame Interpolation) by baowenbo +- VapourSynth-RIFE-ncnn-Vulkan by HolyWu +- dain-ncnn-vulkan by nihui - FLAVR by tarun005 - XVFI by JihyongOh