avformat: Remove support for libquvi

libquvi has not been updated since 2013.
It also has a number of security issues.
This commit is contained in:
Kieran Kunhya
2016-01-24 15:54:00 +00:00
parent a7305c780b
commit 2d40a09b6e
6 changed files with 1 additions and 198 deletions

View File

@@ -30,7 +30,7 @@
#include "libavutil/version.h"
#define LIBAVFORMAT_VERSION_MAJOR 57
#define LIBAVFORMAT_VERSION_MINOR 22
#define LIBAVFORMAT_VERSION_MINOR 23
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \