libswscale/version.h File Reference
swscale version macros
More...
#include "libavutil/avutil.h"
Go to the source code of this file.
Detailed Description
swscale version macros
Definition in file version.h.
Define Documentation
#define FF_API_SWS_CPU_CAPS (LIBSWSCALE_VERSION_MAJOR < 3) |
#define FF_API_SWS_FORMAT_NAME (LIBSWSCALE_VERSION_MAJOR < 3) |
#define FF_API_SWS_GETCONTEXT (LIBSWSCALE_VERSION_MAJOR < 3) |
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 50 of file version.h.
#define LIBSWSCALE_BUILD LIBSWSCALE_VERSION_INT |
#define LIBSWSCALE_IDENT "SwS" AV_STRINGIFY(LIBSWSCALE_VERSION) |
#define LIBSWSCALE_VERSION |
#define LIBSWSCALE_VERSION_INT |
#define LIBSWSCALE_VERSION_MAJOR 2 |
#define LIBSWSCALE_VERSION_MICRO 101 |
#define LIBSWSCALE_VERSION_MINOR 1 |