FFmpeg
|
Libswresample version macros. More...
#include "libavutil/avutil.h"
Go to the source code of this file.
Macros | |
#define | LIBSWRESAMPLE_VERSION_MAJOR 2 |
#define | LIBSWRESAMPLE_VERSION_MINOR 7 |
#define | LIBSWRESAMPLE_VERSION_MICRO 100 |
#define | LIBSWRESAMPLE_VERSION_INT |
#define | LIBSWRESAMPLE_VERSION |
#define | LIBSWRESAMPLE_BUILD LIBSWRESAMPLE_VERSION_INT |
#define | LIBSWRESAMPLE_IDENT "SwR" AV_STRINGIFY(LIBSWRESAMPLE_VERSION) |
Libswresample version macros.
Definition in file version.h.
#define LIBSWRESAMPLE_VERSION_MICRO 100 |
Definition at line 33 of file version.h.
Referenced by swresample_version().
#define LIBSWRESAMPLE_VERSION_INT |
#define LIBSWRESAMPLE_VERSION |
#define LIBSWRESAMPLE_BUILD LIBSWRESAMPLE_VERSION_INT |
#define LIBSWRESAMPLE_IDENT "SwR" AV_STRINGIFY(LIBSWRESAMPLE_VERSION) |