Revision a6ddf8bf libavcore/avcore.h
libavcore/avcore.h | ||
---|---|---|
27 | 27 |
#include <libavutil/avutil.h> |
28 | 28 |
|
29 | 29 |
#define LIBAVCORE_VERSION_MAJOR 0 |
30 |
#define LIBAVCORE_VERSION_MINOR 4
|
|
30 |
#define LIBAVCORE_VERSION_MINOR 5
|
|
31 | 31 |
#define LIBAVCORE_VERSION_MICRO 0 |
32 | 32 |
|
33 | 33 |
#define LIBAVCORE_VERSION_INT AV_VERSION_INT(LIBAVCORE_VERSION_MAJOR, \ |
Also available in: Unified diff