mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-29 19:55:37 +00:00
aae8eee6d0
Version 58 of libav removes the deprecated enums AV_CODEC_CAP_TRUNCATED and AV_CODEC_FLAG_TRUNCATED, just don't use these. They are "redunant with parsers". See https://github.com/FFmpeg/FFmpeg/commit/dd846bc4a91 The struct member `pkt_duration` was also deprecatred in favor of `duration`. See https://github.com/FFmpeg/FFmpeg/commit/4397f9a5a0 Remove LIBAVUTIL_VERSION_MINOR requirement in branches for FFmpeg 5.1+, as they also apply for 6.0. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |