|
|
@@ -27,8 +27,8 @@ |
|
|
|
#include "libavcore/samplefmt.h" |
|
|
|
|
|
|
|
#define LIBAVFILTER_VERSION_MAJOR 1 |
|
|
|
#define LIBAVFILTER_VERSION_MINOR 70 |
|
|
|
#define LIBAVFILTER_VERSION_MICRO 2 |
|
|
|
#define LIBAVFILTER_VERSION_MINOR 71 |
|
|
|
#define LIBAVFILTER_VERSION_MICRO 0 |
|
|
|
|
|
|
|
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ |
|
|
|
LIBAVFILTER_VERSION_MINOR, \ |
|
|
|