|
FFmpeg
|
Libavfilter version macros. More...
Go to the source code of this file.
Macros | |
| #define | LIBAVFILTER_VERSION_MINOR 3 |
| #define | LIBAVFILTER_VERSION_MICRO 101 |
| #define | LIBAVFILTER_VERSION_INT |
| #define | LIBAVFILTER_VERSION |
| #define | LIBAVFILTER_BUILD LIBAVFILTER_VERSION_INT |
| #define | LIBAVFILTER_IDENT "Lavfi" AV_STRINGIFY(LIBAVFILTER_VERSION) |
Libavfilter version macros.
Definition in file version.h.
| #define LIBAVFILTER_VERSION_MICRO 101 |
Definition at line 35 of file version.h.
Referenced by avfilter_version().
| #define LIBAVFILTER_VERSION_INT |
| #define LIBAVFILTER_VERSION |
| #define LIBAVFILTER_BUILD LIBAVFILTER_VERSION_INT |
| #define LIBAVFILTER_IDENT "Lavfi" AV_STRINGIFY(LIBAVFILTER_VERSION) |