From 0159ba572bcf6db3352f54468f84ff9f1c1d5830 Mon Sep 17 00:00:00 2001 From: Anton Date: Sat, 18 May 2024 01:40:26 +0300 Subject: [PATCH] Add fork notice to README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 454ae6d..9a8e340 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +# Fork Notice +This repo is a fork of https://github.com/arthenica/FFmpeg updated to support **FFmpeg 7.0**. + +Tested with Android: +| Architecture | Status | +|-|-| +| x86 | not tested, may be broken | +| x86_64 | doesn't build | +| arm64-v8a | works | +| armeabi-v7a | works | + # FFmpegKit ![GitHub release](https://img.shields.io/badge/release-v6.0-blue.svg) ![Maven Central](https://img.shields.io/maven-central/v/com.arthenica/ffmpeg-kit-min) ![CocoaPods](https://img.shields.io/cocoapods/v/ffmpeg-kit-ios-min) ![pub](https://img.shields.io/pub/v/ffmpeg_kit_flutter.svg) ![npm](https://img.shields.io/npm/v/ffmpeg-kit-react-native.svg)