|
FFmpeg
|
#include "libavutil/version.h"Go to the source code of this file.
Macros | |
| #define | LIBAVDEVICE_VERSION_MAJOR 59 |
| #define | LIBAVDEVICE_VERSION_MINOR 4 |
| #define | LIBAVDEVICE_VERSION_MICRO 100 |
| #define | LIBAVDEVICE_VERSION_INT |
| #define | LIBAVDEVICE_VERSION |
| #define | LIBAVDEVICE_BUILD LIBAVDEVICE_VERSION_INT |
| #define | LIBAVDEVICE_IDENT "Lavd" AV_STRINGIFY(LIBAVDEVICE_VERSION) |
| #define | FF_API_DEVICE_CAPABILITIES (LIBAVDEVICE_VERSION_MAJOR < 60) |
| FF_API_* defines may be placed below to indicate public API that will be dropped at a future version bump. More... | |
Libavdevice version macros
Definition in file version.h.
| #define LIBAVDEVICE_VERSION_INT |
| #define LIBAVDEVICE_VERSION |
| #define LIBAVDEVICE_BUILD LIBAVDEVICE_VERSION_INT |
| #define LIBAVDEVICE_IDENT "Lavd" AV_STRINGIFY(LIBAVDEVICE_VERSION) |
| #define FF_API_DEVICE_CAPABILITIES (LIBAVDEVICE_VERSION_MAJOR < 60) |
1.8.17