You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- #ifndef FFMPEG_COMMON_H
- #define FFMPEG_COMMON_H
-
- #define FFMPEG_VERSION_INT 0x000406
- #define FFMPEG_VERSION "0.4.6"
-
- #endif /* COMMON_H */
|