summarylogtreecommitdiffstats
path: root/ffmpeg.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg.patch')
-rw-r--r--ffmpeg.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/ffmpeg.patch b/ffmpeg.patch
new file mode 100644
index 000000000000..89f1865db6ac
--- /dev/null
+++ b/ffmpeg.patch
@@ -0,0 +1,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
+ };
+