FFmpeg
|
Libavresample version macros. More...
Go to the source code of this file.
Macros | |
#define | LIBAVRESAMPLE_VERSION_MAJOR 1 |
#define | LIBAVRESAMPLE_VERSION_MINOR 1 |
#define | LIBAVRESAMPLE_VERSION_MICRO 0 |
#define | LIBAVRESAMPLE_VERSION_INT |
#define | LIBAVRESAMPLE_VERSION |
#define | LIBAVRESAMPLE_BUILD LIBAVRESAMPLE_VERSION_INT |
#define | LIBAVRESAMPLE_IDENT "Lavr" AV_STRINGIFY(LIBAVRESAMPLE_VERSION) |
#define | FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 2) |
FF_API_* defines may be placed below to indicate public API that will be dropped at a future version bump. | |
Libavresample version macros.
Definition in file version.h.
#define LIBAVRESAMPLE_VERSION_INT |
#define LIBAVRESAMPLE_VERSION |
#define LIBAVRESAMPLE_BUILD LIBAVRESAMPLE_VERSION_INT |
#define LIBAVRESAMPLE_IDENT "Lavr" AV_STRINGIFY(LIBAVRESAMPLE_VERSION) |
#define FF_API_RESAMPLE_CLOSE_OPEN (LIBAVRESAMPLE_VERSION_MAJOR < 2) |