Revision 484a3308 libavfilter/avfilter.h
libavfilter/avfilter.h | ||
---|---|---|
27 | 27 |
|
28 | 28 |
#define LIBAVFILTER_VERSION_MAJOR 1 |
29 | 29 |
#define LIBAVFILTER_VERSION_MINOR 79 |
30 |
#define LIBAVFILTER_VERSION_MICRO 0
|
|
30 |
#define LIBAVFILTER_VERSION_MICRO 1
|
|
31 | 31 |
|
32 | 32 |
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ |
33 | 33 |
LIBAVFILTER_VERSION_MINOR, \ |
Also available in: Unified diff