summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorKieran Kunhya <kieran@kunhya.com>2016-01-24 15:54:00 +0000
committerKieran Kunhya <kieran@kunhya.com>2016-01-24 16:01:04 +0000
commit2d40a09b6e73230b160a505f01ed1acf169e1d9f (patch)
tree2f8b61fe2599f7ce751ff6356bb946256cf5a0f1 /libavformat/Makefile
parenta7305c780b54b587adb73baa7b387bbcd784a1d1 (diff)
avformat: Remove support for libquvi
libquvi has not been updated since 2013. It also has a number of security issues.
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index e03c73ef9e..35a383d3fa 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -508,7 +508,6 @@ OBJS-$(CONFIG_LIBGME_DEMUXER) += libgme.o
OBJS-$(CONFIG_LIBMODPLUG_DEMUXER) += libmodplug.o
OBJS-$(CONFIG_LIBNUT_DEMUXER) += libnut.o
OBJS-$(CONFIG_LIBNUT_MUXER) += libnut.o
-OBJS-$(CONFIG_LIBQUVI_DEMUXER) += libquvi.o
OBJS-$(CONFIG_LIBRTMP) += librtmp.o
OBJS-$(CONFIG_LIBSSH_PROTOCOL) += libssh.o
OBJS-$(CONFIG_LIBSMBCLIENT_PROTOCOL) += libsmbclient.o