ffmpeg.libavutil.avutil_version

Undocumented in source.

Members

Functions

AV_VERSION_DOT
string AV_VERSION_DOT(int a, int b, int c)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_VERSION_MAJOR
int AV_VERSION_MAJOR(int a)

Extract version components from the full ::AV_VERSION_INT int as returned by functions like ::avformat_version() and ::avcodec_version()

AV_VERSION_MICRO
int AV_VERSION_MICRO(int a)
Undocumented in source. Be warned that the author may not have intended to support it.
AV_VERSION_MINOR
int AV_VERSION_MINOR(int a)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

AV_HAVE_BIGENDIAN
enum AV_HAVE_BIGENDIAN;

Build time configuration from avconfig.h. Replace this with the correct build settings from avconfig.h for ffmepg version 2.4.8

AV_HAVE_FAST_UNALIGNED
enum AV_HAVE_FAST_UNALIGNED;
Undocumented in source.
AV_HAVE_INCOMPATIBLE_LIBAV_ABI
enum AV_HAVE_INCOMPATIBLE_LIBAV_ABI;
Undocumented in source.
FF_API_CRC_BIG_TABLE
enum FF_API_CRC_BIG_TABLE;
Undocumented in source.
FF_API_DLOG
enum FF_API_DLOG;
Undocumented in source.
FF_API_ERROR_FRAME
enum FF_API_ERROR_FRAME;
Undocumented in source.
FF_API_FRAME_QP
enum FF_API_FRAME_QP;
Undocumented in source.
FF_API_OPT_TYPE_METADATA
enum FF_API_OPT_TYPE_METADATA;
Undocumented in source.
FF_API_PLUS1_MINUS1
enum FF_API_PLUS1_MINUS1;
Undocumented in source.
FF_API_VAAPI
enum FF_API_VAAPI;
Undocumented in source.
FF_API_VDPAU
enum FF_API_VDPAU;

@}

FF_API_XVMC
enum FF_API_XVMC;
Undocumented in source.
LIBAVUTIL_BUILD
enum LIBAVUTIL_BUILD;
Undocumented in source.
LIBAVUTIL_VERSION
enum LIBAVUTIL_VERSION;
Undocumented in source.
LIBAVUTIL_VERSION_INT
enum LIBAVUTIL_VERSION_INT;
Undocumented in source.
LIBAVUTIL_VERSION_MAJOR
enum LIBAVUTIL_VERSION_MAJOR;

@}

LIBAVUTIL_VERSION_MICRO
enum LIBAVUTIL_VERSION_MICRO;
Undocumented in source.
LIBAVUTIL_VERSION_MINOR
enum LIBAVUTIL_VERSION_MINOR;
Undocumented in source.

Templates

AV_VERSION
template AV_VERSION(int a, int b, int c)
Undocumented in source.
AV_VERSION_INT
template AV_VERSION_INT(int a, int b, int c)

@defgroup version_utils Library Version Macros

Variables

LIBAVUTIL_IDENT
auto LIBAVUTIL_IDENT;
Undocumented in source.

Meta