9cf66ae643
Old ffmpeg has a lot of vulnerabilities that have been fixed in newer versions, see https://www.cvedetails.com/vulnerability-list/vendor_id-3611/Ffmpeg.html.
6 lines
184 B
C
6 lines
184 B
C
/* Automatically generated by version.sh, do not manually edit! */
|
|
#ifndef AVUTIL_FFVERSION_H
|
|
#define AVUTIL_FFVERSION_H
|
|
#define FFMPEG_VERSION "5.0.1"
|
|
#endif /* AVUTIL_FFVERSION_H */
|