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