Revision 97dd1e4a libavfilter/avfilter.h
libavfilter/avfilter.h | ||
---|---|---|
25 | 25 |
#include "libavutil/avutil.h" |
26 | 26 |
|
27 | 27 |
#define LIBAVFILTER_VERSION_MAJOR 1 |
28 |
#define LIBAVFILTER_VERSION_MINOR 55
|
|
28 |
#define LIBAVFILTER_VERSION_MINOR 56
|
|
29 | 29 |
#define LIBAVFILTER_VERSION_MICRO 0 |
30 | 30 |
|
31 | 31 |
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ |
Also available in: Unified diff