Revision 9ace13b4 libavcodec/avcodec.h
libavcodec/avcodec.h | ||
---|---|---|
31 | 31 |
|
32 | 32 |
#define LIBAVCODEC_VERSION_MAJOR 52 |
33 | 33 |
#define LIBAVCODEC_VERSION_MINOR 72 |
34 |
#define LIBAVCODEC_VERSION_MICRO 0
|
|
34 |
#define LIBAVCODEC_VERSION_MICRO 1
|
|
35 | 35 |
|
36 | 36 |
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ |
37 | 37 |
LIBAVCODEC_VERSION_MINOR, \ |
Also available in: Unified diff