FFmpeg
|
Libpostproc version macros. More...
#include "libavutil/avutil.h"
Go to the source code of this file.
Macros | |
#define | LIBPOSTPROC_VERSION_MAJOR 53 |
#define | LIBPOSTPROC_VERSION_MINOR 3 |
#define | LIBPOSTPROC_VERSION_MICRO 100 |
#define | LIBPOSTPROC_VERSION_INT |
#define | LIBPOSTPROC_VERSION |
#define | LIBPOSTPROC_BUILD LIBPOSTPROC_VERSION_INT |
#define | LIBPOSTPROC_IDENT "postproc" AV_STRINGIFY(LIBPOSTPROC_VERSION) |
Libpostproc version macros.
Definition in file version.h.
#define LIBPOSTPROC_VERSION_MICRO 100 |
Definition at line 33 of file version.h.
Referenced by postproc_version().
#define LIBPOSTPROC_VERSION_INT |
Definition at line 35 of file version.h.
Referenced by postproc_version().
#define LIBPOSTPROC_VERSION |
#define LIBPOSTPROC_BUILD LIBPOSTPROC_VERSION_INT |
#define LIBPOSTPROC_IDENT "postproc" AV_STRINGIFY(LIBPOSTPROC_VERSION) |