lavfi/mp: drop mcdeint wrapper

It was ported to a native libavfilter filter.
This commit is contained in:
Stefano Sabatini
2013-06-01 22:30:00 +02:00
parent 5fa252b212
commit ec34963276
5 changed files with 1 additions and 367 deletions

View File

@@ -31,7 +31,7 @@
#define LIBAVFILTER_VERSION_MAJOR 3
#define LIBAVFILTER_VERSION_MINOR 74
#define LIBAVFILTER_VERSION_MICRO 100
#define LIBAVFILTER_VERSION_MICRO 101
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
LIBAVFILTER_VERSION_MINOR, \