FFmpeg
|
libavdevice/version.h File Reference
Libavdevice version macros. More...
#include "libavutil/avutil.h"
Include dependency graph for libavdevice/version.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | LIBAVDEVICE_VERSION_MAJOR 55 |
#define | LIBAVDEVICE_VERSION_MINOR 0 |
#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) |
Detailed Description
Libavdevice version macros.
Definition in file libavdevice/version.h.
Macro Definition Documentation
#define LIBAVDEVICE_BUILD LIBAVDEVICE_VERSION_INT |
Definition at line 40 of file libavdevice/version.h.
#define LIBAVDEVICE_IDENT "Lavd" AV_STRINGIFY(LIBAVDEVICE_VERSION) |
Definition at line 42 of file libavdevice/version.h.
#define LIBAVDEVICE_VERSION |
Value:
Definition at line 37 of file libavdevice/version.h.
#define LIBAVDEVICE_VERSION_INT |
#define LIBAVDEVICE_VERSION_MAJOR 55 |
Definition at line 30 of file libavdevice/version.h.
#define LIBAVDEVICE_VERSION_MICRO 100 |
Definition at line 32 of file libavdevice/version.h.
Referenced by avdevice_version().
#define LIBAVDEVICE_VERSION_MINOR 0 |
Definition at line 31 of file libavdevice/version.h.
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11