mirror of https://github.com/FFmpeg/FFmpeg.git
parent
7b3da20487
commit
ce2749d2c4
8 changed files with 15 additions and 11 deletions
@ -0,0 +1,7 @@ |
||||
#ifndef FFMPEG_COMMON_H |
||||
#define FFMPEG_COMMON_H |
||||
|
||||
#define FFMPEG_VERSION_INT 0x000406 |
||||
#define FFMPEG_VERSION "0.4.6" |
||||
|
||||
#endif /* COMMON_H */ |
Loading…
Reference in new issue