Libavdevice version macros. More...

#include "libavutil/avutil.h"

Go to the source code of this file.

Macros

#define LIBAVDEVICE_VERSION_MAJOR   53
 
#define LIBAVDEVICE_VERSION_MINOR   2
 
#define LIBAVDEVICE_VERSION_MICRO   0
 
#define LIBAVDEVICE_VERSION_INT
 
#define LIBAVDEVICE_VERSION
 
#define LIBAVDEVICE_BUILD   LIBAVDEVICE_VERSION_INT
 

Detailed Description

Libavdevice version macros.

Definition in file version.h.

Macro Definition Documentation

#define LIBAVDEVICE_BUILD   LIBAVDEVICE_VERSION_INT

Definition at line 40 of file version.h.

#define LIBAVDEVICE_VERSION
#define LIBAVDEVICE_VERSION_INT
#define LIBAVDEVICE_VERSION_MAJOR   53

Definition at line 30 of file version.h.

#define LIBAVDEVICE_VERSION_MICRO   0

Definition at line 32 of file version.h.

#define LIBAVDEVICE_VERSION_MINOR   2

Definition at line 31 of file version.h.