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.

8 lines
143B

  1. #ifndef FFMPEG_COMMON_H
  2. #define FFMPEG_COMMON_H
  3. #define FFMPEG_VERSION_INT 0x000406
  4. #define FFMPEG_VERSION "0.4.6"
  5. #endif /* COMMON_H */