Go to the source code of this file.
FF_API_* defines may be placed below to indicate public API that will be dropped at a future version bump.
The defines themselves are not part of the public API and may change, break or disappear at any time.
Definition at line 43 of file version.h.
#define LIBAVRESAMPLE_VERSION |
Value:
#define LIBAVRESAMPLE_VERSION_MICRO
#define LIBAVRESAMPLE_VERSION_MINOR
#define LIBAVRESAMPLE_VERSION_MAJOR
#define AV_VERSION(a, b, c)
Definition at line 29 of file version.h.
#define LIBAVRESAMPLE_VERSION_INT |
Value:
#define LIBAVRESAMPLE_VERSION_MICRO
#define LIBAVRESAMPLE_VERSION_MINOR
#define LIBAVRESAMPLE_VERSION_MAJOR
#define AV_VERSION_INT(a, b, c)
Definition at line 26 of file version.h.
Referenced by avresample_version().
#define LIBAVRESAMPLE_VERSION_MAJOR 1 |
#define LIBAVRESAMPLE_VERSION_MICRO 1 |
#define LIBAVRESAMPLE_VERSION_MINOR 0 |