FFmpeg
|
libswresample/version.h File Reference
Libswresample version macros. More...
#include "libavutil/avutil.h"
Include dependency graph for libswresample/version.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
#define | LIBSWRESAMPLE_VERSION_MAJOR 0 |
#define | LIBSWRESAMPLE_VERSION_MINOR 17 |
#define | LIBSWRESAMPLE_VERSION_MICRO 102 |
#define | LIBSWRESAMPLE_VERSION_INT |
#define | LIBSWRESAMPLE_VERSION |
#define | LIBSWRESAMPLE_BUILD LIBSWRESAMPLE_VERSION_INT |
#define | LIBSWRESAMPLE_IDENT "SwR" AV_STRINGIFY(LIBSWRESAMPLE_VERSION) |
Detailed Description
Libswresample version macros.
Definition in file libswresample/version.h.
Macro Definition Documentation
#define LIBSWRESAMPLE_BUILD LIBSWRESAMPLE_VERSION_INT |
Definition at line 41 of file libswresample/version.h.
#define LIBSWRESAMPLE_IDENT "SwR" AV_STRINGIFY(LIBSWRESAMPLE_VERSION) |
Definition at line 43 of file libswresample/version.h.
#define LIBSWRESAMPLE_VERSION |
Value:
#define LIBSWRESAMPLE_VERSION_MAJOR
Definition: libswresample/version.h:31
#define LIBSWRESAMPLE_VERSION_MICRO
Definition: libswresample/version.h:33
#define LIBSWRESAMPLE_VERSION_MINOR
Definition: libswresample/version.h:32
Definition at line 38 of file libswresample/version.h.
#define LIBSWRESAMPLE_VERSION_INT |
Value:
#define LIBSWRESAMPLE_VERSION_MAJOR
Definition: libswresample/version.h:31
#define LIBSWRESAMPLE_VERSION_MICRO
Definition: libswresample/version.h:33
#define LIBSWRESAMPLE_VERSION_MINOR
Definition: libswresample/version.h:32
Definition at line 35 of file libswresample/version.h.
Referenced by swresample_version().
#define LIBSWRESAMPLE_VERSION_MAJOR 0 |
Definition at line 31 of file libswresample/version.h.
#define LIBSWRESAMPLE_VERSION_MICRO 102 |
Definition at line 33 of file libswresample/version.h.
Referenced by swresample_version().
#define LIBSWRESAMPLE_VERSION_MINOR 17 |
Definition at line 32 of file libswresample/version.h.
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11