FFmpeg
|
libpostproc/version.h File Reference
Libpostproc version macros. More...
#include "libavutil/avutil.h"
Include dependency graph for libpostproc/version.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | LIBPOSTPROC_VERSION_MAJOR 52 |
#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) |
Detailed Description
Libpostproc version macros.
Definition in file libpostproc/version.h.
Macro Definition Documentation
#define LIBPOSTPROC_BUILD LIBPOSTPROC_VERSION_INT |
Definition at line 41 of file libpostproc/version.h.
#define LIBPOSTPROC_IDENT "postproc" AV_STRINGIFY(LIBPOSTPROC_VERSION) |
Definition at line 43 of file libpostproc/version.h.
#define LIBPOSTPROC_VERSION |
Value:
Definition at line 38 of file libpostproc/version.h.
#define LIBPOSTPROC_VERSION_INT |
#define LIBPOSTPROC_VERSION_MAJOR 52 |
Definition at line 31 of file libpostproc/version.h.
#define LIBPOSTPROC_VERSION_MICRO 100 |
Definition at line 33 of file libpostproc/version.h.
Referenced by postproc_version().
#define LIBPOSTPROC_VERSION_MINOR 3 |
Definition at line 32 of file libpostproc/version.h.
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11