Revision 768c5251 libavcodec/version.h
libavcodec/version.h | ||
---|---|---|
22 | 22 |
|
23 | 23 |
#define LIBAVCODEC_VERSION_MAJOR 52 |
24 | 24 |
#define LIBAVCODEC_VERSION_MINOR 117 |
25 |
#define LIBAVCODEC_VERSION_MICRO 0
|
|
25 |
#define LIBAVCODEC_VERSION_MICRO 1
|
|
26 | 26 |
|
27 | 27 |
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ |
28 | 28 |
LIBAVCODEC_VERSION_MINOR, \ |
Also available in: Unified diff