From 8b6c37eddb94b40f43f2e30550380edb179f7701 Mon Sep 17 00:00:00 2001 From: Taner Sener Date: Wed, 14 Sep 2022 23:22:12 +0100 Subject: [PATCH] migrate the links --- README.md | 76 +++++++++++++++++++++--------------------- android/README.md | 2 +- flutter/README.md | 2 +- ios/README.md | 2 +- macos/README.md | 2 +- react-native/README.md | 2 +- tvos/README.md | 2 +- 7 files changed, 44 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index 23ddcab..7ce7118 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # FFmpegKit Test -Test applications for [FFmpegKit](https://github.com/tanersener/ffmpeg-kit). +Test applications for [FFmpegKit](https://github.com/arthenica/ffmpeg-kit). -- `Android` under the [android](https://github.com/tanersener/ffmpeg-kit-test/tree/main/android) folder -- `Flutter` under the [flutter](https://github.com/tanersener/ffmpeg-kit-test/tree/main/flutter) folder -- `iOS` under the [ios](https://github.com/tanersener/ffmpeg-kit-test/tree/main/ios) folder -- `macOS` under the [macos](https://github.com/tanersener/ffmpeg-kit-test/tree/main/macos) folder -- `React Native` under the [react-native](https://github.com/tanersener/ffmpeg-kit-test/tree/main/react-native) folder -- `tvOS` under the [tvos](https://github.com/tanersener/ffmpeg-kit-test/tree/main/tvos) folder +- `Android` under the [android](https://github.com/arthenica/ffmpeg-kit-test/tree/main/android) folder +- `Flutter` under the [flutter](https://github.com/arthenica/ffmpeg-kit-test/tree/main/flutter) folder +- `iOS` under the [ios](https://github.com/arthenica/ffmpeg-kit-test/tree/main/ios) folder +- `macOS` under the [macos](https://github.com/arthenica/ffmpeg-kit-test/tree/main/macos) folder +- `React Native` under the [react-native](https://github.com/arthenica/ffmpeg-kit-test/tree/main/react-native) folder +- `tvOS` under the [tvos](https://github.com/arthenica/ffmpeg-kit-test/tree/main/tvos) folder All applications are identical and supports command execution, video encoding, accessing https urls, encoding audio, burning subtitles, video stabilisation, pipe operations, concurrent command execution. @@ -21,39 +21,39 @@ Test applications are tagged with `ffmpeg-kit` release they depend on. | Platform | FFmpegKit Version | Tag | | :----: |:-----------------:|:----------------------------------------------------------------------------------:| -| React Native | 4.5.2 | [4.5.2](https://github.com/tanersener/ffmpeg-kit-test/tree/react.native.v4.5.2) | -| Flutter | 4.5.1 | [4.5.1](https://github.com/tanersener/ffmpeg-kit-test/tree/flutter.v4.5.1) | -| Flutter | 4.5.1-LTS | [4.5.1-LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/flutter.v4.5.1.lts) | -| React Native | 4.5.1 | [4.5.1](https://github.com/tanersener/ffmpeg-kit-test/tree/react.native.v4.5.1) | -| Android | 4.5.1 | [4.5.1](https://github.com/tanersener/ffmpeg-kit-test/tree/android.v4.5.1) | -| Android | 4.5.1.LTS | [4.5.1.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/android.v4.5.1.lts) | -| iOS | 4.5.1 | [4.5.1](https://github.com/tanersener/ffmpeg-kit-test/tree/ios.v4.5.1) | -| iOS | 4.5.1.LTS | [4.5.1.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/ios.v4.5.1.lts) | -| macOS | 4.5.1 | [4.5.1](https://github.com/tanersener/ffmpeg-kit-test/tree/macos.v4.5.1) | -| macOS | 4.5.1.LTS | [4.5.1.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/macos.v4.5.1.lts) | -| tvOS | 4.5.1 | [4.5.1](https://github.com/tanersener/ffmpeg-kit-test/tree/tvos.v4.5.1) | -| tvOS | 4.5.1.LTS | [4.5.1.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/tvos.v4.5.1.lts) | +| React Native | 4.5.2 | [4.5.2](https://github.com/arthenica/ffmpeg-kit-test/tree/react.native.v4.5.2) | +| Flutter | 4.5.1 | [4.5.1](https://github.com/arthenica/ffmpeg-kit-test/tree/flutter.v4.5.1) | +| Flutter | 4.5.1-LTS | [4.5.1-LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/flutter.v4.5.1.lts) | +| React Native | 4.5.1 | [4.5.1](https://github.com/arthenica/ffmpeg-kit-test/tree/react.native.v4.5.1) | +| Android | 4.5.1 | [4.5.1](https://github.com/arthenica/ffmpeg-kit-test/tree/android.v4.5.1) | +| Android | 4.5.1.LTS | [4.5.1.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/android.v4.5.1.lts) | +| iOS | 4.5.1 | [4.5.1](https://github.com/arthenica/ffmpeg-kit-test/tree/ios.v4.5.1) | +| iOS | 4.5.1.LTS | [4.5.1.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/ios.v4.5.1.lts) | +| macOS | 4.5.1 | [4.5.1](https://github.com/arthenica/ffmpeg-kit-test/tree/macos.v4.5.1) | +| macOS | 4.5.1.LTS | [4.5.1.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/macos.v4.5.1.lts) | +| tvOS | 4.5.1 | [4.5.1](https://github.com/arthenica/ffmpeg-kit-test/tree/tvos.v4.5.1) | +| tvOS | 4.5.1.LTS | [4.5.1.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/tvos.v4.5.1.lts) | | - | - | - | -| Flutter | 4.5.0 | [4.5.0](https://github.com/tanersener/ffmpeg-kit-test/tree/flutter.v4.5.0) | -| Flutter | 4.5.0-LTS | [4.5.0-LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/flutter.v4.5.0.lts) | -| React Native | 4.5.0 | [4.5.0](https://github.com/tanersener/ffmpeg-kit-test/tree/react.native.v4.5.0) | -| Android | 4.5 | [4.5](https://github.com/tanersener/ffmpeg-kit-test/tree/android.v4.5) | -| Android | 4.5.LTS | [4.5.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/android.v4.5.lts) | -| iOS | 4.5 | [4.5](https://github.com/tanersener/ffmpeg-kit-test/tree/ios.v4.5) | -| iOS | 4.5.LTS | [4.5.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/ios.v4.5.lts) | -| macOS | 4.5 | [4.5](https://github.com/tanersener/ffmpeg-kit-test/tree/macos.v4.5) | -| macOS | 4.5.LTS | [4.5.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/macos.v4.5.lts) | -| tvOS | 4.5 | [4.5](https://github.com/tanersener/ffmpeg-kit-test/tree/tvos.v4.5) | -| tvOS | 4.5.LTS | [4.5.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/tvos.v4.5.lts) | +| Flutter | 4.5.0 | [4.5.0](https://github.com/arthenica/ffmpeg-kit-test/tree/flutter.v4.5.0) | +| Flutter | 4.5.0-LTS | [4.5.0-LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/flutter.v4.5.0.lts) | +| React Native | 4.5.0 | [4.5.0](https://github.com/arthenica/ffmpeg-kit-test/tree/react.native.v4.5.0) | +| Android | 4.5 | [4.5](https://github.com/arthenica/ffmpeg-kit-test/tree/android.v4.5) | +| Android | 4.5.LTS | [4.5.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/android.v4.5.lts) | +| iOS | 4.5 | [4.5](https://github.com/arthenica/ffmpeg-kit-test/tree/ios.v4.5) | +| iOS | 4.5.LTS | [4.5.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/ios.v4.5.lts) | +| macOS | 4.5 | [4.5](https://github.com/arthenica/ffmpeg-kit-test/tree/macos.v4.5) | +| macOS | 4.5.LTS | [4.5.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/macos.v4.5.lts) | +| tvOS | 4.5 | [4.5](https://github.com/arthenica/ffmpeg-kit-test/tree/tvos.v4.5) | +| tvOS | 4.5.LTS | [4.5.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/tvos.v4.5.lts) | | - | - | - | -| Android | 4.4 | [4.4](https://github.com/tanersener/ffmpeg-kit-test/tree/android.v4.4) | -| Android | 4.4.LTS | [4.4.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/android.v4.4.lts) | -| iOS | 4.4 | [4.4](https://github.com/tanersener/ffmpeg-kit-test/tree/ios.v4.4) | -| iOS | 4.4.LTS | [4.4.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/ios.v4.4.lts) | -| macOS | 4.4 | [4.4](https://github.com/tanersener/ffmpeg-kit-test/tree/macos.v4.4) | -| macOS | 4.4.LTS | [4.4.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/macos.v4.4.lts) | -| tvOS | 4.4 | [4.4](https://github.com/tanersener/ffmpeg-kit-test/tree/tvos.v4.4) | -| tvOS | 4.4.LTS | [4.4.LTS](https://github.com/tanersener/ffmpeg-kit-test/tree/tvos.v4.4.lts) | +| Android | 4.4 | [4.4](https://github.com/arthenica/ffmpeg-kit-test/tree/android.v4.4) | +| Android | 4.4.LTS | [4.4.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/android.v4.4.lts) | +| iOS | 4.4 | [4.4](https://github.com/arthenica/ffmpeg-kit-test/tree/ios.v4.4) | +| iOS | 4.4.LTS | [4.4.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/ios.v4.4.lts) | +| macOS | 4.4 | [4.4](https://github.com/arthenica/ffmpeg-kit-test/tree/macos.v4.4) | +| macOS | 4.4.LTS | [4.4.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/macos.v4.4.lts) | +| tvOS | 4.4 | [4.4](https://github.com/arthenica/ffmpeg-kit-test/tree/tvos.v4.4) | +| tvOS | 4.4.LTS | [4.4.LTS](https://github.com/arthenica/ffmpeg-kit-test/tree/tvos.v4.4.lts) | ### License diff --git a/android/README.md b/android/README.md index 7197e3a..c77db2f 100644 --- a/android/README.md +++ b/android/README.md @@ -1,3 +1,3 @@ # FFmpegKit Android - \ No newline at end of file + \ No newline at end of file diff --git a/flutter/README.md b/flutter/README.md index c66f7c6..adc8d53 100644 --- a/flutter/README.md +++ b/flutter/README.md @@ -1,3 +1,3 @@ # FFmpegKit Flutter - \ No newline at end of file + \ No newline at end of file diff --git a/ios/README.md b/ios/README.md index 82813ca..c5b9c8c 100644 --- a/ios/README.md +++ b/ios/README.md @@ -1,3 +1,3 @@ # FFmpegKit iOS - \ No newline at end of file + \ No newline at end of file diff --git a/macos/README.md b/macos/README.md index 172845a..63080fb 100644 --- a/macos/README.md +++ b/macos/README.md @@ -1,3 +1,3 @@ # FFmpegKit macOS - \ No newline at end of file + \ No newline at end of file diff --git a/react-native/README.md b/react-native/README.md index eb2877c..6a38677 100644 --- a/react-native/README.md +++ b/react-native/README.md @@ -1,3 +1,3 @@ # FFmpegKit ReactNative - \ No newline at end of file + \ No newline at end of file diff --git a/tvos/README.md b/tvos/README.md index 63cbc89..c862128 100644 --- a/tvos/README.md +++ b/tvos/README.md @@ -1,3 +1,3 @@ # FFmpegKit tvOS - \ No newline at end of file + \ No newline at end of file