mirror of
https://github.com/RPCS3/ffmpeg-core.git
synced 2025-04-09 18:11:21 +00:00

Some checks are pending
C/C++ CI / linux arm64 (push) Waiting to run
C/C++ CI / macos arm64 (push) Waiting to run
C/C++ CI / windows arm64 (push) Waiting to run
C/C++ CI / macos universal (push) Waiting to run
C/C++ CI / linux x64 (push) Waiting to run
C/C++ CI / macos x64 (push) Waiting to run
C/C++ CI / mingw x64 (push) Waiting to run
C/C++ CI / windows x64 (push) Waiting to run
C/C++ CI / create-release (push) Blocked by required conditions
6 lines
184 B
C
Executable File
6 lines
184 B
C
Executable File
/* Automatically generated by version.sh, do not manually edit! */
|
|
#ifndef AVUTIL_FFVERSION_H
|
|
#define AVUTIL_FFVERSION_H
|
|
#define FFMPEG_VERSION "7.1.1"
|
|
#endif /* AVUTIL_FFVERSION_H */
|