FFmpeg
Macros
version_major.h File Reference

Go to the source code of this file.

Macros

#define LIBPOSTPROC_VERSION_MAJOR   59
 
#define FF_API_PP_AMD_3DNOW   (LIBPOSTPROC_VERSION_MAJOR < 60)
 

Detailed Description

Libpostproc version macros

Definition in file version_major.h.

Macro Definition Documentation

◆ LIBPOSTPROC_VERSION_MAJOR

#define LIBPOSTPROC_VERSION_MAJOR   59

Definition at line 29 of file version_major.h.

◆ FF_API_PP_AMD_3DNOW

#define FF_API_PP_AMD_3DNOW   (LIBPOSTPROC_VERSION_MAJOR < 60)

Definition at line 31 of file version_major.h.