arthenica / ffmpeg-kit

FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
https://arthenica.github.io/ffmpeg-kit
GNU Lesser General Public License v3.0
4.34k stars 581 forks source link

release cpu_features v0.9.0 #1017

Open MajorMurphy opened 1 month ago

MajorMurphy commented 1 month ago

Description

Updated cpu_features to 0.9.0 This fixes cpu_features cmake error CMP0057 occurring in Android NDK 27

Type of Change

Checks

Tests

Confirmed compiles successfully with Android NDK 25 and NDK 27