From fbbc6d03202f2e35cce831d4dd16e2cf97a127c6 Mon Sep 17 00:00:00 2001 From: Taner Sener Date: Mon, 6 Jan 2025 18:18:59 +0000 Subject: [PATCH] Update index.md --- docs/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/index.md b/docs/index.md index 579aad9..288073d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,15 @@ # FFmpegKit +## Notice +FFmpegKit has been officially retired. There will be no further `ffmpeg-kit` releases. All previously released `ffmpeg-kit` binaries will be removed according to the following schedule. Thank you for your support and interest in this project. + +Thank you for your support and contributions over the course of this project. + +| FFmpegKit Version | Available Until | +|:-----------------:|:------------------:| +| Less than 6.0 | February 1st, 2025 | +| 6.0 | April 1st, 2025 | + `FFmpegKit` is a collection of tools to use `FFmpeg` in `Android`, `iOS`, `Linux`, `macOS`, `tvOS`, `Flutter` and `React Native` applications.