summarylogtreecommitdiffstats
path: root/ignore-missing-libavresample.patch
diff options
context:
space:
mode:
Diffstat (limited to 'ignore-missing-libavresample.patch')
-rw-r--r--ignore-missing-libavresample.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/ignore-missing-libavresample.patch b/ignore-missing-libavresample.patch
deleted file mode 100644
index 31ff86c7ba54..000000000000
--- a/ignore-missing-libavresample.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/Makefile b/Makefile
-index 1253be14a..fbf0987ee 100644
---- a/Makefile
-+++ b/Makefile
-@@ -88,7 +88,6 @@ ifeq ($(CONFIG_LIBAV),yes)
- FFMPEG_LIBS := \
- libavfilter \
- libswresample \
-- libavresample \
- libswscale \
- libavformat \
- libavcodec \