From c71d2fec1a03f85011432cd316f7f29ed4440443 Mon Sep 17 00:00:00 2001 From: Yohann D'ANELLO Date: Sun, 27 Sep 2020 20:19:33 +0200 Subject: [PATCH] VP8 video files are in .ivf format --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 61739e5..181c2ad 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,5 @@ ghostream.yml # Test video and audio files -*.vif +*.ivf *.ogg