summarylogtreecommitdiffstats
path: root/ffmpeg.patch
diff options
context:
space:
mode:
authorEugene Gorodinsky2019-04-16 16:35:59 +0300
committerEugene Gorodinsky2019-04-16 16:35:59 +0300
commit4d2cdfcde569d8a66d6175530a50f0c08e66c579 (patch)
treedb518c1b4b1d2df1f00980c913dc5f14a42ad598 /ffmpeg.patch
parenta14f78f9f04b9a0ae0256ffdb0798bd6b7593d5c (diff)
downloadaur-4d2cdfcde569d8a66d6175530a50f0c08e66c579.tar.gz
Revert "add ffmpeg patch"
This reverts commit f8e3bda07b33537f1605375b9da24a2c5ee3ea1d.
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
- };
-