debian/tmp/usr/include/libavfilter/version.h File Reference

Libavfilter version macros. More...

#include "libavutil/avutil.h"

Go to the source code of this file.

Defines

#define LIBAVFILTER_VERSION_MAJOR   2
#define LIBAVFILTER_VERSION_MINOR   61
#define LIBAVFILTER_VERSION_MICRO   100
#define LIBAVFILTER_VERSION_INT
#define LIBAVFILTER_VERSION
#define LIBAVFILTER_BUILD   LIBAVFILTER_VERSION_INT

Detailed Description

Libavfilter version macros.

Definition in file version.h.


Define Documentation

#define LIBAVFILTER_BUILD   LIBAVFILTER_VERSION_INT

Definition at line 41 of file version.h.

#define LIBAVFILTER_VERSION
#define LIBAVFILTER_VERSION_INT
#define LIBAVFILTER_VERSION_MAJOR   2

Definition at line 31 of file version.h.

#define LIBAVFILTER_VERSION_MICRO   100

Definition at line 33 of file version.h.

Referenced by avfilter_version().

#define LIBAVFILTER_VERSION_MINOR   61

Definition at line 32 of file version.h.