Go to the source code of this file.
Macros | |
#define | DAV1D_API_VERSION_MAJOR 7 |
#define | DAV1D_API_VERSION_MINOR 0 |
#define | DAV1D_API_VERSION_PATCH 0 |
#define | DAV1D_API_MAJOR(v) |
#define | DAV1D_API_MINOR(v) |
#define | DAV1D_API_PATCH(v) |
#define DAV1D_API_MAJOR | ( | v | ) |
Extract version components from the value returned by dav1d_version_int()
#define DAV1D_API_MINOR | ( | v | ) |
#define DAV1D_API_PATCH | ( | v | ) |
#define DAV1D_API_VERSION_MAJOR 7 |
#define DAV1D_API_VERSION_MINOR 0 |
#define DAV1D_API_VERSION_PATCH 0 |