From c766e8e13b94839cea017bcfcdd983987c53043d Mon Sep 17 00:00:00 2001 From: "T.J. Townsend" Date: Thu, 11 Jul 2024 15:53:51 -0400 Subject: [PATCH] add nvchecker --- .nvchecker.toml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .nvchecker.toml diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..628c6b7 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,4 @@ +[vmaf] +source = "git" +git = "https://github.com/Netflix/vmaf.git" +prefix = "v"