mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2025-07-23 12:44:19 +00:00
5 lines
117 B
C
5 lines
117 B
C
#ifndef AVUTIL_FFVERSION_H
|
|
#define AVUTIL_FFVERSION_H
|
|
#define FFMPEG_VERSION "2.3.3"
|
|
#endif /* AVUTIL_FFVERSION_H */
|