xine-lib 1.2.13-20230125hg15249
Macros
ffmpeg_compat.h File Reference

Go to the source code of this file.

Macros

#define XFF_INT_VERSION(major, minor, micro)   ((major<<16)|(minor<<8)|micro)
 

Macro Definition Documentation

◆ XFF_INT_VERSION

#define XFF_INT_VERSION ( major,
minor,
micro )   ((major<<16)|(minor<<8)|micro)