1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-10-14 12:24:49 +02:00
ffmpeg/common.h

8 lines
143 B
C
Raw Normal View History

#ifndef FFMPEG_COMMON_H
#define FFMPEG_COMMON_H
#define FFMPEG_VERSION_INT 0x000406
#define FFMPEG_VERSION "0.4.6"
#endif /* COMMON_H */