summarylogtreecommitdiffstats
path: root/ffmpeg.patch
blob: 89f1865db6acae22b6368ca09faef96d16cd2039 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/input/plugins/FfmpegInputPlugin.cxx
+++ src/input/plugins/FfmpegInputPlugin.cxx
@@ -118,8 +118,6 @@ static constexpr const char *ffmpeg_prefixes[] = {
 	"rtmp://",
 	"rtmpt://",
 	"rtmps://",
-	"http://",
-	"https://",
 	nullptr
 };