|
FFmpeg
|
swscale version macros More...
#include "libavutil/version.h"Go to the source code of this file.
Macros | |
| #define | LIBSWSCALE_VERSION_MAJOR 4 |
| #define | LIBSWSCALE_VERSION_MINOR 0 |
| #define | LIBSWSCALE_VERSION_MICRO 100 |
| #define | LIBSWSCALE_VERSION_INT |
| #define | LIBSWSCALE_VERSION |
| #define | LIBSWSCALE_BUILD LIBSWSCALE_VERSION_INT |
| #define | LIBSWSCALE_IDENT "SwS" AV_STRINGIFY(LIBSWSCALE_VERSION) |
swscale version macros
Definition in file version.h.
| #define LIBSWSCALE_VERSION_MICRO 100 |
Definition at line 31 of file version.h.
Referenced by swscale_version().
| #define LIBSWSCALE_VERSION_INT |
| #define LIBSWSCALE_VERSION |
| #define LIBSWSCALE_BUILD LIBSWSCALE_VERSION_INT |
| #define LIBSWSCALE_IDENT "SwS" AV_STRINGIFY(LIBSWSCALE_VERSION) |
1.8.6