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