migrate repo links to arthenica
This commit is contained in:
parent
53bbdcfa16
commit
6f6e0fa3d1
32
README.md
32
README.md
|
@ -1,11 +1,11 @@
|
||||||
# FFmpegKit ![GitHub release](https://img.shields.io/badge/release-v4.5.1-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)
|
# FFmpegKit ![GitHub release](https://img.shields.io/badge/release-v4.5.1-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)
|
||||||
|
|
||||||
<img src="https://github.com/tanersener/ffmpeg-kit/blob/main/docs/assets/ffmpeg-kit-icon-v9.png" width="240">
|
<img src="https://github.com/arthenica/ffmpeg-kit/blob/main/docs/assets/ffmpeg-kit-icon-v9.png" width="240">
|
||||||
|
|
||||||
`FFmpegKit` is a collection of tools to use `FFmpeg` in `Android`, `iOS`, `macOS`, `tvOS`, `Flutter` and `React Native` applications.
|
`FFmpegKit` is a collection of tools to use `FFmpeg` in `Android`, `iOS`, `macOS`, `tvOS`, `Flutter` and `React Native` applications.
|
||||||
|
|
||||||
It includes scripts to build `FFmpeg` native libraries, a wrapper library to run `FFmpeg`/`FFprobe` commands in
|
It includes scripts to build `FFmpeg` native libraries, a wrapper library to run `FFmpeg`/`FFprobe` commands in
|
||||||
applications and 8 prebuilt binary packages available at [Github](https://github.com/tanersener/ffmpeg-kit/releases),
|
applications and 8 prebuilt binary packages available at [Github](https://github.com/arthenica/ffmpeg-kit/releases),
|
||||||
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com).
|
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com).
|
||||||
|
|
||||||
### 1. Features
|
### 1. Features
|
||||||
|
@ -14,7 +14,7 @@ It includes scripts to build `FFmpeg` native libraries, a wrapper library to run
|
||||||
- Supports native platforms: Android, iOS, macOS and tvOS
|
- Supports native platforms: Android, iOS, macOS and tvOS
|
||||||
- Supports hybrid platforms: Flutter, React Native
|
- Supports hybrid platforms: Flutter, React Native
|
||||||
- Based on FFmpeg `v4.5-dev` with optional system and external libraries
|
- Based on FFmpeg `v4.5-dev` with optional system and external libraries
|
||||||
- 8 prebuilt binary packages available at [Github](https://github.com/tanersener/ffmpeg-kit/releases), [Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com)
|
- 8 prebuilt binary packages available at [Github](https://github.com/arthenica/ffmpeg-kit/releases), [Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com)
|
||||||
- Licensed under `LGPL 3.0`, or `GPL v3.0` if GPL licensed libraries are enabled
|
- Licensed under `LGPL 3.0`, or `GPL v3.0` if GPL licensed libraries are enabled
|
||||||
|
|
||||||
### 2. Android
|
### 2. Android
|
||||||
|
@ -38,7 +38,7 @@ See [React Native](react-native) to learn more about `FFmpegKit` for `React Nati
|
||||||
Use `android.sh`, `ios.sh`, `macos.sh` and `tvos.sh` to build `FFmpegKit` for each native platform.
|
Use `android.sh`, `ios.sh`, `macos.sh` and `tvos.sh` to build `FFmpegKit` for each native platform.
|
||||||
|
|
||||||
All scripts support additional options to enable optional libraries and disable platform architectures. See
|
All scripts support additional options to enable optional libraries and disable platform architectures. See
|
||||||
[Building](https://github.com/tanersener/ffmpeg-kit/wiki/Building) wiki page for the details.
|
[Building](https://github.com/arthenica/ffmpeg-kit/wiki/Building) wiki page for the details.
|
||||||
|
|
||||||
### 7. FFmpegKit Library
|
### 7. FFmpegKit Library
|
||||||
|
|
||||||
|
@ -53,7 +53,7 @@ executed and how the results are handled.
|
||||||
### 8. Packages
|
### 8. Packages
|
||||||
|
|
||||||
There are eight different `ffmpeg-kit` packages distributed on
|
There are eight different `ffmpeg-kit` packages distributed on
|
||||||
[Github](https://github.com/tanersener/ffmpeg-kit/releases),
|
[Github](https://github.com/arthenica/ffmpeg-kit/releases),
|
||||||
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and
|
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and
|
||||||
[npm](https://www.npmjs.com).
|
[npm](https://www.npmjs.com).
|
||||||
Below you can see which system libraries and external libraries are enabled in each one of them.
|
Below you can see which system libraries and external libraries are enabled in each one of them.
|
||||||
|
@ -120,14 +120,14 @@ indicates that `FFmpeg` source code is cloned from the `FFmpeg` `master` branch.
|
||||||
|
|
||||||
| Platforms | FFmpegKit Version | FFmpeg Version | Release Date |
|
| Platforms | FFmpegKit Version | FFmpeg Version | Release Date |
|
||||||
|:----------------:|:--------------------------------------------------------------------------------------------:| :------------: |:------------:|
|
|:----------------:|:--------------------------------------------------------------------------------------------:| :------------: |:------------:|
|
||||||
| Flutter | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/flutter.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
| Flutter | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/flutter.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
||||||
| React Native | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/react.native.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
| React Native | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/react.native.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
||||||
| Android | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Jan 01, 2022 |
|
| Android | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Jan 01, 2022 |
|
||||||
| Apple | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Jan 14, 2022 |
|
| Apple | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Jan 14, 2022 |
|
||||||
| Flutter | [4.5.0](https://github.com/tanersener/ffmpeg-kit/releases/tag/flutter.v4.5.0) | 4.5-dev-2008 | Oct 05, 2021 |
|
| Flutter | [4.5.0](https://github.com/arthenica/ffmpeg-kit/releases/tag/flutter.v4.5.0) | 4.5-dev-2008 | Oct 05, 2021 |
|
||||||
| React Native | [4.5.0](https://github.com/tanersener/ffmpeg-kit/releases/tag/react.native.v4.5.0) | 4.5-dev-2008 | Oct 01, 2021 |
|
| React Native | [4.5.0](https://github.com/arthenica/ffmpeg-kit/releases/tag/react.native.v4.5.0) | 4.5-dev-2008 | Oct 01, 2021 |
|
||||||
| Android<br>Apple | [4.5](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.5) | 4.5-dev-2008 | Sep 18, 2021 |
|
| Android<br>Apple | [4.5](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.5) | 4.5-dev-2008 | Sep 18, 2021 |
|
||||||
| Android<br>Apple | [4.4](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.4) | 4.4-dev-3015 | Mar 03, 2021 |
|
| Android<br>Apple | [4.4](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.4) | 4.4-dev-3015 | Mar 03, 2021 |
|
||||||
|
|
||||||
### 10. LTS Releases
|
### 10. LTS Releases
|
||||||
|
|
||||||
|
@ -161,12 +161,12 @@ This table shows the differences between two variants.
|
||||||
|
|
||||||
### 11. Documentation
|
### 11. Documentation
|
||||||
|
|
||||||
A more detailed documentation is available under [Wiki](https://github.com/tanersener/ffmpeg-kit/wiki).
|
A more detailed documentation is available under [Wiki](https://github.com/arthenica/ffmpeg-kit/wiki).
|
||||||
|
|
||||||
### 12. Test Applications
|
### 12. Test Applications
|
||||||
|
|
||||||
You can see how `FFmpegKit` is used inside an application by running test applications created under
|
You can see how `FFmpegKit` is used inside an application by running test applications created under
|
||||||
[FFmpegKit Test](https://github.com/tanersener/ffmpeg-kit-test) project.
|
[FFmpegKit Test](https://github.com/arthenica/ffmpeg-kit-test) project.
|
||||||
|
|
||||||
All applications are identical and supports command execution, video encoding, accessing https urls, encoding audio,
|
All applications are identical and supports command execution, video encoding, accessing https urls, encoding audio,
|
||||||
burning subtitles, video stabilisation, pipe operations and concurrent command execution.
|
burning subtitles, video stabilisation, pipe operations and concurrent command execution.
|
||||||
|
@ -176,7 +176,7 @@ burning subtitles, video stabilisation, pipe operations and concurrent command e
|
||||||
`FFmpegKit` is licensed under the `LGPL v3.0`. However, if source code is built using the optional `--enable-gpl` flag
|
`FFmpegKit` is licensed under the `LGPL v3.0`. However, if source code is built using the optional `--enable-gpl` flag
|
||||||
or prebuilt binaries with `-gpl` postfix are used, then `FFmpegKit` is subject to the `GPL v3.0` license.
|
or prebuilt binaries with `-gpl` postfix are used, then `FFmpegKit` is subject to the `GPL v3.0` license.
|
||||||
|
|
||||||
See the [License](https://github.com/tanersener/ffmpeg-kit/wiki/License) wiki page for the details.
|
See the [License](https://github.com/arthenica/ffmpeg-kit/wiki/License) wiki page for the details.
|
||||||
|
|
||||||
### 14. Patents
|
### 14. Patents
|
||||||
|
|
||||||
|
|
|
@ -22,7 +22,7 @@ external libraries enabled.
|
||||||
|
|
||||||
##### 2.1.1 Android Tools
|
##### 2.1.1 Android Tools
|
||||||
- Android SDK Build Tools
|
- Android SDK Build Tools
|
||||||
- Android NDK r22b or later with LLDB and CMake (See [#292](https://github.com/tanersener/ffmpeg-kit/issues/292) if you want to use NDK r23b)
|
- Android NDK r22b or later with LLDB and CMake (See [#292](https://github.com/arthenica/ffmpeg-kit/issues/292) if you want to use NDK r23b)
|
||||||
|
|
||||||
##### 2.1.2 Packages
|
##### 2.1.2 Packages
|
||||||
|
|
||||||
|
@ -69,7 +69,7 @@ All libraries created by `android.sh` can be found under the `prebuilt` director
|
||||||
|
|
||||||
1. Declare `mavenCentral` repository and add `FFmpegKit` dependency to your `build.gradle` in
|
1. Declare `mavenCentral` repository and add `FFmpegKit` dependency to your `build.gradle` in
|
||||||
`ffmpeg-kit-<package name>` pattern. Use one of the `FFmpegKit` package names given in the
|
`ffmpeg-kit-<package name>` pattern. Use one of the `FFmpegKit` package names given in the
|
||||||
project [README](https://github.com/tanersener/ffmpeg-kit).
|
project [README](https://github.com/arthenica/ffmpeg-kit).
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
repositories {
|
repositories {
|
||||||
|
@ -328,4 +328,4 @@ All libraries created by `android.sh` can be found under the `prebuilt` director
|
||||||
### 4. Test Application
|
### 4. Test Application
|
||||||
|
|
||||||
You can see how `FFmpegKit` is used inside an application by running `Android` test applications developed under the
|
You can see how `FFmpegKit` is used inside an application by running `Android` test applications developed under the
|
||||||
[FFmpegKit Test](https://github.com/tanersener/ffmpeg-kit-test) project.
|
[FFmpegKit Test](https://github.com/arthenica/ffmpeg-kit-test) project.
|
||||||
|
|
|
@ -107,7 +107,7 @@ All libraries created can be found under the `prebuilt` directory.
|
||||||
#### 3.1 Objective API
|
#### 3.1 Objective API
|
||||||
|
|
||||||
1. Add `FFmpegKit` dependency to your `Podfile` in `ffmpeg-kit-<platform>-<package name>` pattern. Use one of the
|
1. Add `FFmpegKit` dependency to your `Podfile` in `ffmpeg-kit-<platform>-<package name>` pattern. Use one of the
|
||||||
`FFmpegKit` package names given in the project [README](https://github.com/tanersener/ffmpeg-kit).
|
`FFmpegKit` package names given in the project [README](https://github.com/arthenica/ffmpeg-kit).
|
||||||
|
|
||||||
- iOS
|
- iOS
|
||||||
```yaml
|
```yaml
|
||||||
|
@ -312,4 +312,4 @@ All libraries created can be found under the `prebuilt` directory.
|
||||||
### 4. Test Application
|
### 4. Test Application
|
||||||
|
|
||||||
You can see how `FFmpegKit` is used inside an application by running `iOS`, `macOS` and `tvOS` test applications
|
You can see how `FFmpegKit` is used inside an application by running `iOS`, `macOS` and `tvOS` test applications
|
||||||
developed under the [FFmpegKit Test](https://github.com/tanersener/ffmpeg-kit-test) project.
|
developed under the [FFmpegKit Test](https://github.com/arthenica/ffmpeg-kit-test) project.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ffmpeg-kit 5.1 configure.ac
|
# ffmpeg-kit 5.1 configure.ac
|
||||||
|
|
||||||
AC_INIT([ffmpeg-kit], [5.1], [https://github.com/tanersener/ffmpeg-kit/issues/new])
|
AC_INIT([ffmpeg-kit], [5.1], [https://github.com/arthenica/ffmpeg-kit/issues/new])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_CONFIG_SRCDIR([src/FFmpegKit.m])
|
AC_CONFIG_SRCDIR([src/FFmpegKit.m])
|
||||||
|
|
||||||
|
|
|
@ -10,5 +10,5 @@ show_downloads: true
|
||||||
github:
|
github:
|
||||||
zip_url:
|
zip_url:
|
||||||
tar_url:
|
tar_url:
|
||||||
owner_name: Taner Sener
|
owner_name: ARTHENICA
|
||||||
owner_url: https://github.com/tanersener
|
owner_url: https://github.com/arthenica
|
|
@ -1,11 +1,11 @@
|
||||||
# FFmpegKit
|
# FFmpegKit
|
||||||
|
|
||||||
<img src="https://github.com/tanersener/ffmpeg-kit/raw/main/docs/assets/ffmpeg-kit-icon-v9.png" width="180">
|
<img src="https://github.com/arthenica/ffmpeg-kit/raw/main/docs/assets/ffmpeg-kit-icon-v9.png" width="180">
|
||||||
|
|
||||||
`FFmpegKit` is a collection of tools to use `FFmpeg` in `Android`, `iOS`, `macOS`, `tvOS`, `Flutter` and `React Native` applications.
|
`FFmpegKit` is a collection of tools to use `FFmpeg` in `Android`, `iOS`, `macOS`, `tvOS`, `Flutter` and `React Native` applications.
|
||||||
|
|
||||||
It includes scripts to build `FFmpeg` native libraries, a wrapper library to run `FFmpeg`/`FFprobe` commands in
|
It includes scripts to build `FFmpeg` native libraries, a wrapper library to run `FFmpeg`/`FFprobe` commands in
|
||||||
applications and 8 prebuilt binary packages available at [Github](https://github.com/tanersener/ffmpeg-kit/releases),
|
applications and 8 prebuilt binary packages available at [Github](https://github.com/arthenica/ffmpeg-kit/releases),
|
||||||
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com).
|
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com).
|
||||||
|
|
||||||
### 1. Features
|
### 1. Features
|
||||||
|
@ -14,27 +14,27 @@ applications and 8 prebuilt binary packages available at [Github](https://github
|
||||||
- Supports native platforms: Android, iOS, macOS and tvOS
|
- Supports native platforms: Android, iOS, macOS and tvOS
|
||||||
- Supports hybrid platforms: Flutter, React Native
|
- Supports hybrid platforms: Flutter, React Native
|
||||||
- Based on FFmpeg `v4.5-dev` with optional system and external libraries
|
- Based on FFmpeg `v4.5-dev` with optional system and external libraries
|
||||||
- 8 prebuilt binary packages available at [Github](https://github.com/tanersener/ffmpeg-kit/releases), [Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com)
|
- 8 prebuilt binary packages available at [Github](https://github.com/arthenica/ffmpeg-kit/releases), [Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and [npm](https://www.npmjs.com)
|
||||||
- Licensed under `LGPL 3.0`, or `GPL v3.0` if GPL licensed libraries are enabled
|
- Licensed under `LGPL 3.0`, or `GPL v3.0` if GPL licensed libraries are enabled
|
||||||
|
|
||||||
### 2. Android
|
### 2. Android
|
||||||
|
|
||||||
See [Android](https://github.com/tanersener/ffmpeg-kit/tree/development/android) to learn more about `FFmpegKit` for
|
See [Android](https://github.com/arthenica/ffmpeg-kit/tree/development/android) to learn more about `FFmpegKit` for
|
||||||
`Android`.
|
`Android`.
|
||||||
|
|
||||||
### 3. iOS, macOS, tvOS
|
### 3. iOS, macOS, tvOS
|
||||||
|
|
||||||
See [Apple](https://github.com/tanersener/ffmpeg-kit/tree/development/apple) to use `FFmpegKit` on `Apple` platforms
|
See [Apple](https://github.com/arthenica/ffmpeg-kit/tree/development/apple) to use `FFmpegKit` on `Apple` platforms
|
||||||
(`iOS`, `macOS`, `tvOS`).
|
(`iOS`, `macOS`, `tvOS`).
|
||||||
|
|
||||||
### 4. Flutter
|
### 4. Flutter
|
||||||
|
|
||||||
See [Flutter](https://github.com/tanersener/ffmpeg-kit/tree/main/flutter/flutter) to learn more about `FFmpegKit` for
|
See [Flutter](https://github.com/arthenica/ffmpeg-kit/tree/main/flutter/flutter) to learn more about `FFmpegKit` for
|
||||||
`Flutter`.
|
`Flutter`.
|
||||||
|
|
||||||
### 5. React Native
|
### 5. React Native
|
||||||
|
|
||||||
See [React Native](https://github.com/tanersener/ffmpeg-kit/tree/main/react-native) to learn more about `FFmpegKit` for
|
See [React Native](https://github.com/arthenica/ffmpeg-kit/tree/main/react-native) to learn more about `FFmpegKit` for
|
||||||
`React Native`.
|
`React Native`.
|
||||||
|
|
||||||
### 6. Build Scripts
|
### 6. Build Scripts
|
||||||
|
@ -42,7 +42,7 @@ See [React Native](https://github.com/tanersener/ffmpeg-kit/tree/main/react-nati
|
||||||
Use `android.sh`, `ios.sh`, `macos.sh` and `tvos.sh` to build `FFmpegKit` for each native platform.
|
Use `android.sh`, `ios.sh`, `macos.sh` and `tvos.sh` to build `FFmpegKit` for each native platform.
|
||||||
|
|
||||||
All scripts support additional options to enable optional libraries and disable platform architectures. See
|
All scripts support additional options to enable optional libraries and disable platform architectures. See
|
||||||
[Building](https://github.com/tanersener/ffmpeg-kit/wiki/Building) wiki page for the details.
|
[Building](https://github.com/arthenica/ffmpeg-kit/wiki/Building) wiki page for the details.
|
||||||
|
|
||||||
### 7. FFmpegKit Library
|
### 7. FFmpegKit Library
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ identical in terms of features and capabilities.
|
||||||
### 8. Packages
|
### 8. Packages
|
||||||
|
|
||||||
There are eight different `ffmpeg-kit` packages distributed on
|
There are eight different `ffmpeg-kit` packages distributed on
|
||||||
[Github](https://github.com/tanersener/ffmpeg-kit/releases),
|
[Github](https://github.com/arthenica/ffmpeg-kit/releases),
|
||||||
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and
|
[Maven Central](https://search.maven.org), [CocoaPods](https://cocoapods.org), [pub](https://pub.dev) and
|
||||||
[npm](https://www.npmjs.com).
|
[npm](https://www.npmjs.com).
|
||||||
Below you can see which system libraries and external libraries are enabled in each one of them.
|
Below you can see which system libraries and external libraries are enabled in each one of them.
|
||||||
|
@ -107,14 +107,14 @@ indicates that `FFmpeg` source code is cloned from the `FFmpeg` `master` branch.
|
||||||
|
|
||||||
| Platforms | FFmpegKit Version | FFmpeg Version | Release Date |
|
| Platforms | FFmpegKit Version | FFmpeg Version | Release Date |
|
||||||
|:----------------:|:--------------------------------------------------------------------------------------------:| :------------: |:------------:|
|
|:----------------:|:--------------------------------------------------------------------------------------------:| :------------: |:------------:|
|
||||||
| Flutter | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/flutter.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
| Flutter | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/flutter.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
||||||
| React Native | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/react.native.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
| React Native | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/react.native.v4.5.1) | 4.5-dev-3393 | Jan 02, 2022 |
|
||||||
| Android | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Jan 01, 2022 |
|
| Android | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Jan 01, 2022 |
|
||||||
| Apple | [4.5.1](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Dec 30, 2021 |
|
| Apple | [4.5.1](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.5.1) | 4.5-dev-3393 | Dec 30, 2021 |
|
||||||
| Flutter | [4.5.0](https://github.com/tanersener/ffmpeg-kit/releases/tag/flutter.v4.5.0) | 4.5-dev-2008 | Oct 05, 2021 |
|
| Flutter | [4.5.0](https://github.com/arthenica/ffmpeg-kit/releases/tag/flutter.v4.5.0) | 4.5-dev-2008 | Oct 05, 2021 |
|
||||||
| React Native | [4.5.0](https://github.com/tanersener/ffmpeg-kit/releases/tag/react.native.v4.5.0) | 4.5-dev-2008 | Oct 01, 2021 |
|
| React Native | [4.5.0](https://github.com/arthenica/ffmpeg-kit/releases/tag/react.native.v4.5.0) | 4.5-dev-2008 | Oct 01, 2021 |
|
||||||
| Android<br>Apple | [4.5](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.5) | 4.5-dev-2008 | Sep 18, 2021 |
|
| Android<br>Apple | [4.5](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.5) | 4.5-dev-2008 | Sep 18, 2021 |
|
||||||
| Android<br>Apple | [4.4](https://github.com/tanersener/ffmpeg-kit/releases/tag/v4.4) | 4.4-dev-3015 | Mar 03, 2021 |
|
| Android<br>Apple | [4.4](https://github.com/arthenica/ffmpeg-kit/releases/tag/v4.4) | 4.4-dev-3015 | Mar 03, 2021 |
|
||||||
|
|
||||||
### 10. LTS Releases
|
### 10. LTS Releases
|
||||||
|
|
||||||
|
@ -148,12 +148,12 @@ This table shows the differences between two variants.
|
||||||
|
|
||||||
### 11. Documentation
|
### 11. Documentation
|
||||||
|
|
||||||
A more detailed documentation is available under [Wiki](https://github.com/tanersener/ffmpeg-kit/wiki).
|
A more detailed documentation is available under [Wiki](https://github.com/arthenica/ffmpeg-kit/wiki).
|
||||||
|
|
||||||
### 12. Test Applications
|
### 12. Test Applications
|
||||||
|
|
||||||
You can see how `FFmpegKit` is used inside an application by running test applications created under
|
You can see how `FFmpegKit` is used inside an application by running test applications created under
|
||||||
[FFmpegKit Test](https://github.com/tanersener/ffmpeg-kit-test) project.
|
[FFmpegKit Test](https://github.com/arthenica/ffmpeg-kit-test) project.
|
||||||
|
|
||||||
All applications are identical and supports command execution, video encoding, accessing https urls, encoding audio,
|
All applications are identical and supports command execution, video encoding, accessing https urls, encoding audio,
|
||||||
burning subtitles, video stabilisation, pipe operations and concurrent command execution.
|
burning subtitles, video stabilisation, pipe operations and concurrent command execution.
|
||||||
|
|
|
@ -45,7 +45,7 @@ a `ffmpeg_kit_flutter` package with `libvpx` inside.
|
||||||
|
|
||||||
`ffmpeg-kit` provides eight packages that include different sets of external libraries. These packages are named
|
`ffmpeg-kit` provides eight packages that include different sets of external libraries. These packages are named
|
||||||
according to the external libraries included in them. Refer to
|
according to the external libraries included in them. Refer to
|
||||||
[Packages](https://github.com/tanersener/ffmpeg-kit#8-packages) section of the project README to see the names of those
|
[Packages](https://github.com/arthenica/ffmpeg-kit#8-packages) section of the project README to see the names of those
|
||||||
packages and external libraries included in each of them.
|
packages and external libraries included in each of them.
|
||||||
|
|
||||||
#### 2.2 Installing Packages
|
#### 2.2 Installing Packages
|
||||||
|
@ -74,7 +74,7 @@ dependencies:
|
||||||
|
|
||||||
`ffmpeg_kit_flutter` is published in two different variants: `Main Release` and `LTS Release`. Both releases share the
|
`ffmpeg_kit_flutter` is published in two different variants: `Main Release` and `LTS Release`. Both releases share the
|
||||||
same source code but is built with different settings (Architectures, API Level, iOS Min SDK, etc.). Refer to
|
same source code but is built with different settings (Architectures, API Level, iOS Min SDK, etc.). Refer to
|
||||||
[LTS Releases](https://github.com/tanersener/ffmpeg-kit#10-lts-releases) section of the project README to see how they
|
[LTS Releases](https://github.com/arthenica/ffmpeg-kit#10-lts-releases) section of the project README to see how they
|
||||||
compare to each other.
|
compare to each other.
|
||||||
|
|
||||||
#### 2.5 Android and iOS Support
|
#### 2.5 Android and iOS Support
|
||||||
|
@ -312,16 +312,16 @@ The following table shows the Android API level and iOS deployment target requir
|
||||||
### 4. Test Application
|
### 4. Test Application
|
||||||
|
|
||||||
You can see how `FFmpegKit` is used inside an application by running `flutter` test applications developed under
|
You can see how `FFmpegKit` is used inside an application by running `flutter` test applications developed under
|
||||||
the [FFmpegKit Test](https://github.com/tanersener/ffmpeg-kit-test) project.
|
the [FFmpegKit Test](https://github.com/arthenica/ffmpeg-kit-test) project.
|
||||||
|
|
||||||
### 5. Tips
|
### 5. Tips
|
||||||
|
|
||||||
See [Tips](https://github.com/tanersener/ffmpeg-kit/wiki/Tips) wiki page.
|
See [Tips](https://github.com/arthenica/ffmpeg-kit/wiki/Tips) wiki page.
|
||||||
|
|
||||||
### 6. License
|
### 6. License
|
||||||
|
|
||||||
See [License](https://github.com/tanersener/ffmpeg-kit/wiki/License) wiki page.
|
See [License](https://github.com/arthenica/ffmpeg-kit/wiki/License) wiki page.
|
||||||
|
|
||||||
### 7. Patents
|
### 7. Patents
|
||||||
|
|
||||||
See [Patents](https://github.com/tanersener/ffmpeg-kit/wiki/Patents) wiki page.
|
See [Patents](https://github.com/arthenica/ffmpeg-kit/wiki/Patents) wiki page.
|
||||||
|
|
|
@ -3,7 +3,7 @@ Pod::Spec.new do |s|
|
||||||
s.version = '4.5.1'
|
s.version = '4.5.1'
|
||||||
s.summary = 'FFmpeg Kit for Flutter'
|
s.summary = 'FFmpeg Kit for Flutter'
|
||||||
s.description = 'A Flutter plugin for running FFmpeg and FFprobe commands.'
|
s.description = 'A Flutter plugin for running FFmpeg and FFprobe commands.'
|
||||||
s.homepage = 'https://github.com/tanersener/ffmpeg-kit'
|
s.homepage = 'https://github.com/arthenica/ffmpeg-kit'
|
||||||
s.license = { :file => '../LICENSE' }
|
s.license = { :file => '../LICENSE' }
|
||||||
s.author = { 'Taner Sener' => 'tanersener@gmail.com' }
|
s.author = { 'Taner Sener' => 'tanersener@gmail.com' }
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@ Pod::Spec.new do |s|
|
||||||
s.version = '4.5.1'
|
s.version = '4.5.1'
|
||||||
s.summary = 'FFmpeg Kit for Flutter'
|
s.summary = 'FFmpeg Kit for Flutter'
|
||||||
s.description = 'A Flutter plugin for running FFmpeg and FFprobe commands.'
|
s.description = 'A Flutter plugin for running FFmpeg and FFprobe commands.'
|
||||||
s.homepage = 'https://github.com/tanersener/ffmpeg-kit'
|
s.homepage = 'https://github.com/arthenica/ffmpeg-kit'
|
||||||
s.license = { :file => '../LICENSE' }
|
s.license = { :file => '../LICENSE' }
|
||||||
s.author = { 'Taner Sener' => 'tanersener@gmail.com' }
|
s.author = { 'Taner Sener' => 'tanersener@gmail.com' }
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
name: ffmpeg_kit_flutter
|
name: ffmpeg_kit_flutter
|
||||||
description: FFmpeg Kit for Flutter. Supports Android, iOS and macOS platforms.
|
description: FFmpeg Kit for Flutter. Supports Android, iOS and macOS platforms.
|
||||||
repository: https://github.com/tanersener/ffmpeg-kit
|
repository: https://github.com/arthenica/ffmpeg-kit
|
||||||
issue_tracker: https://github.com/tanersener/ffmpeg-kit/issues
|
issue_tracker: https://github.com/arthenica/ffmpeg-kit/issues
|
||||||
homepage: https://github.com/tanersener/ffmpeg-kit
|
homepage: https://github.com/arthenica/ffmpeg-kit
|
||||||
version: 4.5.1
|
version: 4.5.1
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
name: ffmpeg_kit_flutter_platform_interface
|
name: ffmpeg_kit_flutter_platform_interface
|
||||||
description: A common platform interface for ffmpeg_kit_flutter plugin.
|
description: A common platform interface for ffmpeg_kit_flutter plugin.
|
||||||
repository: https://github.com/tanersener/ffmpeg-kit
|
repository: https://github.com/arthenica/ffmpeg-kit
|
||||||
issue_tracker: https://github.com/tanersener/ffmpeg-kit/issues
|
issue_tracker: https://github.com/arthenica/ffmpeg-kit/issues
|
||||||
homepage: https://github.com/tanersener/ffmpeg-kit
|
homepage: https://github.com/arthenica/ffmpeg-kit
|
||||||
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
|
# NOTE: We strongly prefer non-breaking changes, even at the expense of a
|
||||||
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
|
# less-clean API. See https://flutter.dev/go/platform-interface-breaking-changes
|
||||||
version: 0.2.1
|
version: 0.2.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# ffmpeg-kit 5.1 configure.ac
|
# ffmpeg-kit 5.1 configure.ac
|
||||||
|
|
||||||
AC_INIT([ffmpeg-kit], [5.1], [https://github.com/tanersener/ffmpeg-kit/issues/new])
|
AC_INIT([ffmpeg-kit], [5.1], [https://github.com/arthenica/ffmpeg-kit/issues/new])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AC_CONFIG_SRCDIR([src/FFmpegKit.cpp])
|
AC_CONFIG_SRCDIR([src/FFmpegKit.cpp])
|
||||||
|
|
||||||
|
|
|
@ -40,7 +40,7 @@ a `ffmpeg-kit-react-native` package with `libvpx` inside.
|
||||||
|
|
||||||
`ffmpeg-kit` provides eight packages that include different sets of external libraries. These packages are
|
`ffmpeg-kit` provides eight packages that include different sets of external libraries. These packages are
|
||||||
named according to the external libraries included in them. Refer to
|
named according to the external libraries included in them. Refer to
|
||||||
[Packages](https://github.com/tanersener/ffmpeg-kit#8-packages) section of the project README to see the names
|
[Packages](https://github.com/arthenica/ffmpeg-kit#8-packages) section of the project README to see the names
|
||||||
of those packages and external libraries included in each of them.
|
of those packages and external libraries included in each of them.
|
||||||
|
|
||||||
##### 2.1.1 Package Names
|
##### 2.1.1 Package Names
|
||||||
|
@ -186,7 +186,7 @@ the package name you are using.
|
||||||
|
|
||||||
`ffmpeg-kit-react-native` is published in two different variants: `Main Release` and `LTS Release`. Both releases
|
`ffmpeg-kit-react-native` is published in two different variants: `Main Release` and `LTS Release`. Both releases
|
||||||
share the same source code but is built with different settings (Architectures, API Level, iOS Min SDK, etc.). Refer to
|
share the same source code but is built with different settings (Architectures, API Level, iOS Min SDK, etc.). Refer to
|
||||||
[LTS Releases](https://github.com/tanersener/ffmpeg-kit#9-lts-releases) section of the project README to see how they
|
[LTS Releases](https://github.com/arthenica/ffmpeg-kit#9-lts-releases) section of the project README to see how they
|
||||||
compare to each other.
|
compare to each other.
|
||||||
|
|
||||||
### 3. Using
|
### 3. Using
|
||||||
|
@ -397,16 +397,16 @@ compare to each other.
|
||||||
### 4. Test Application
|
### 4. Test Application
|
||||||
|
|
||||||
You can see how `FFmpegKit` is used inside an application by running `react-native` test applications developed under
|
You can see how `FFmpegKit` is used inside an application by running `react-native` test applications developed under
|
||||||
the [FFmpegKit Test](https://github.com/tanersener/ffmpeg-kit-test) project.
|
the [FFmpegKit Test](https://github.com/arthenica/ffmpeg-kit-test) project.
|
||||||
|
|
||||||
### 5. Tips
|
### 5. Tips
|
||||||
|
|
||||||
See [Tips](https://github.com/tanersener/ffmpeg-kit/wiki/Tips) wiki page.
|
See [Tips](https://github.com/arthenica/ffmpeg-kit/wiki/Tips) wiki page.
|
||||||
|
|
||||||
### 6. License
|
### 6. License
|
||||||
|
|
||||||
See [License](https://github.com/tanersener/ffmpeg-kit/wiki/License) wiki page.
|
See [License](https://github.com/arthenica/ffmpeg-kit/wiki/License) wiki page.
|
||||||
|
|
||||||
### 7. Patents
|
### 7. Patents
|
||||||
|
|
||||||
See [Patents](https://github.com/tanersener/ffmpeg-kit/wiki/Patents) wiki page.
|
See [Patents](https://github.com/arthenica/ffmpeg-kit/wiki/Patents) wiki page.
|
||||||
|
|
|
@ -14,7 +14,7 @@ Pod::Spec.new do |s|
|
||||||
s.requires_arc = true
|
s.requires_arc = true
|
||||||
s.static_framework = true
|
s.static_framework = true
|
||||||
|
|
||||||
s.source = { :git => "https://github.com/tanersener/ffmpeg-kit.git", :tag => "react.native.v#{s.version}" }
|
s.source = { :git => "https://github.com/arthenica/ffmpeg-kit.git", :tag => "react.native.v#{s.version}" }
|
||||||
|
|
||||||
s.default_subspec = 'https'
|
s.default_subspec = 'https'
|
||||||
|
|
||||||
|
|
|
@ -18,13 +18,13 @@
|
||||||
"ffmpeg-kit",
|
"ffmpeg-kit",
|
||||||
"ios"
|
"ios"
|
||||||
],
|
],
|
||||||
"repository": "https://github.com/tanersener/ffmpeg-kit",
|
"repository": "https://github.com/arthenica/ffmpeg-kit",
|
||||||
"author": "Taner Sener <tanersener@gmail.com> (https://github.com/tanersener)",
|
"author": "Taner Sener <tanersener@gmail.com> (https://github.com/arthenica)",
|
||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/tanersener/ffmpeg-kit/issues"
|
"url": "https://github.com/arthenica/ffmpeg-kit/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/tanersener/ffmpeg-kit",
|
"homepage": "https://github.com/arthenica/ffmpeg-kit",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "https://registry.npmjs.org/"
|
"registry": "https://registry.npmjs.org/"
|
||||||
},
|
},
|
||||||
|
|
|
@ -405,7 +405,7 @@ get_ldflags() {
|
||||||
|
|
||||||
set_toolchain_paths() {
|
set_toolchain_paths() {
|
||||||
if [ ! -f "${FFMPEG_KIT_TMPDIR}/gas-preprocessor.pl" ]; then
|
if [ ! -f "${FFMPEG_KIT_TMPDIR}/gas-preprocessor.pl" ]; then
|
||||||
DOWNLOAD_RESULT=$(download "https://github.com/tanersener/gas-preprocessor/raw/v20210917/gas-preprocessor.pl" "gas-preprocessor.pl" "exit")
|
DOWNLOAD_RESULT=$(download "https://github.com/arthenica/gas-preprocessor/raw/v20210917/gas-preprocessor.pl" "gas-preprocessor.pl" "exit")
|
||||||
if [[ ${DOWNLOAD_RESULT} -ne 0 ]]; then
|
if [[ ${DOWNLOAD_RESULT} -ne 0 ]]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -314,7 +314,7 @@ get_ldflags() {
|
||||||
|
|
||||||
set_toolchain_paths() {
|
set_toolchain_paths() {
|
||||||
if [ ! -f "${FFMPEG_KIT_TMPDIR}/gas-preprocessor.pl" ]; then
|
if [ ! -f "${FFMPEG_KIT_TMPDIR}/gas-preprocessor.pl" ]; then
|
||||||
DOWNLOAD_RESULT=$(download "https://github.com/tanersener/gas-preprocessor/raw/v20210917/gas-preprocessor.pl" "gas-preprocessor.pl" "exit")
|
DOWNLOAD_RESULT=$(download "https://github.com/arthenica/gas-preprocessor/raw/v20210917/gas-preprocessor.pl" "gas-preprocessor.pl" "exit")
|
||||||
if [[ ${DOWNLOAD_RESULT} -ne 0 ]]; then
|
if [[ ${DOWNLOAD_RESULT} -ne 0 ]]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -363,7 +363,7 @@ get_ldflags() {
|
||||||
|
|
||||||
set_toolchain_paths() {
|
set_toolchain_paths() {
|
||||||
if [ ! -f "${FFMPEG_KIT_TMPDIR}/gas-preprocessor.pl" ]; then
|
if [ ! -f "${FFMPEG_KIT_TMPDIR}/gas-preprocessor.pl" ]; then
|
||||||
DOWNLOAD_RESULT=$(download "https://github.com/tanersener/gas-preprocessor/raw/v20210917/gas-preprocessor.pl" "gas-preprocessor.pl" "exit")
|
DOWNLOAD_RESULT=$(download "https://github.com/arthenica/gas-preprocessor/raw/v20210917/gas-preprocessor.pl" "gas-preprocessor.pl" "exit")
|
||||||
if [[ ${DOWNLOAD_RESULT} -ne 0 ]]; then
|
if [[ ${DOWNLOAD_RESULT} -ne 0 ]]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
|
@ -7,262 +7,262 @@
|
||||||
get_library_source() {
|
get_library_source() {
|
||||||
case $1 in
|
case $1 in
|
||||||
config)
|
config)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/gnu-config"
|
SOURCE_REPO_URL="https://github.com/arthenica/gnu-config"
|
||||||
SOURCE_ID="v20210814"
|
SOURCE_ID="v20210814"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
chromaprint)
|
chromaprint)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/chromaprint"
|
SOURCE_REPO_URL="https://github.com/arthenica/chromaprint"
|
||||||
SOURCE_ID="v1.5.1"
|
SOURCE_ID="v1.5.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
cpu-features)
|
cpu-features)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/cpu_features"
|
SOURCE_REPO_URL="https://github.com/arthenica/cpu_features"
|
||||||
SOURCE_ID="v0.7.0"
|
SOURCE_ID="v0.7.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
dav1d)
|
dav1d)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/dav1d"
|
SOURCE_REPO_URL="https://github.com/arthenica/dav1d"
|
||||||
SOURCE_ID="1.0.0"
|
SOURCE_ID="1.0.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
expat)
|
expat)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libexpat"
|
SOURCE_REPO_URL="https://github.com/arthenica/libexpat"
|
||||||
SOURCE_ID="R_2_4_8"
|
SOURCE_ID="R_2_4_8"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
ffmpeg)
|
ffmpeg)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/FFmpeg"
|
SOURCE_REPO_URL="https://github.com/arthenica/FFmpeg"
|
||||||
SOURCE_ID="n5.1.1"
|
SOURCE_ID="n5.1.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
fontconfig)
|
fontconfig)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/fontconfig"
|
SOURCE_REPO_URL="https://github.com/arthenica/fontconfig"
|
||||||
SOURCE_ID="2.14.0"
|
SOURCE_ID="2.14.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
freetype)
|
freetype)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/freetype2"
|
SOURCE_REPO_URL="https://github.com/arthenica/freetype2"
|
||||||
SOURCE_ID="VER-2-12-1"
|
SOURCE_ID="VER-2-12-1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
fribidi)
|
fribidi)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/fribidi"
|
SOURCE_REPO_URL="https://github.com/arthenica/fribidi"
|
||||||
SOURCE_ID="v1.0.12"
|
SOURCE_ID="v1.0.12"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
giflib)
|
giflib)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/giflib"
|
SOURCE_REPO_URL="https://github.com/arthenica/giflib"
|
||||||
SOURCE_ID="5.1.4"
|
SOURCE_ID="5.1.4"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
gmp)
|
gmp)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/gmp"
|
SOURCE_REPO_URL="https://github.com/arthenica/gmp"
|
||||||
SOURCE_ID="v6.2.0"
|
SOURCE_ID="v6.2.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
gnutls)
|
gnutls)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/gnutls"
|
SOURCE_REPO_URL="https://github.com/arthenica/gnutls"
|
||||||
SOURCE_ID="3.6.15.1"
|
SOURCE_ID="3.6.15.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
harfbuzz)
|
harfbuzz)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/harfbuzz"
|
SOURCE_REPO_URL="https://github.com/arthenica/harfbuzz"
|
||||||
SOURCE_ID="5.1.0"
|
SOURCE_ID="5.1.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
jpeg)
|
jpeg)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libjpeg-turbo"
|
SOURCE_REPO_URL="https://github.com/arthenica/libjpeg-turbo"
|
||||||
SOURCE_ID="2.1.4"
|
SOURCE_ID="2.1.4"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
kvazaar)
|
kvazaar)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/kvazaar"
|
SOURCE_REPO_URL="https://github.com/arthenica/kvazaar"
|
||||||
SOURCE_ID="v2.1.0"
|
SOURCE_ID="v2.1.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
lame)
|
lame)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/lame"
|
SOURCE_REPO_URL="https://github.com/arthenica/lame"
|
||||||
SOURCE_ID="RELEASE__3_100"
|
SOURCE_ID="RELEASE__3_100"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
leptonica)
|
leptonica)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/leptonica"
|
SOURCE_REPO_URL="https://github.com/arthenica/leptonica"
|
||||||
SOURCE_ID="1.78.0"
|
SOURCE_ID="1.78.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libaom)
|
libaom)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libaom"
|
SOURCE_REPO_URL="https://github.com/arthenica/libaom"
|
||||||
SOURCE_ID="v3.4.0"
|
SOURCE_ID="v3.4.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libass)
|
libass)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libass"
|
SOURCE_REPO_URL="https://github.com/arthenica/libass"
|
||||||
SOURCE_ID="0.15.2"
|
SOURCE_ID="0.15.2"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libiconv)
|
libiconv)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libiconv"
|
SOURCE_REPO_URL="https://github.com/arthenica/libiconv"
|
||||||
SOURCE_ID="v1.16.2"
|
SOURCE_ID="v1.16.2"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libilbc)
|
libilbc)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libilbc"
|
SOURCE_REPO_URL="https://github.com/arthenica/libilbc"
|
||||||
SOURCE_ID="v2.0.2"
|
SOURCE_ID="v2.0.2"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libogg)
|
libogg)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/ogg"
|
SOURCE_REPO_URL="https://github.com/arthenica/ogg"
|
||||||
SOURCE_ID="v1.3.5"
|
SOURCE_ID="v1.3.5"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libpng)
|
libpng)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libpng"
|
SOURCE_REPO_URL="https://github.com/arthenica/libpng"
|
||||||
SOURCE_ID="v1.6.37"
|
SOURCE_ID="v1.6.37"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libsamplerate)
|
libsamplerate)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libsamplerate"
|
SOURCE_REPO_URL="https://github.com/arthenica/libsamplerate"
|
||||||
SOURCE_ID="0.2.2"
|
SOURCE_ID="0.2.2"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libsndfile)
|
libsndfile)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libsndfile"
|
SOURCE_REPO_URL="https://github.com/arthenica/libsndfile"
|
||||||
SOURCE_ID="1.0.31"
|
SOURCE_ID="1.0.31"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libtheora)
|
libtheora)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/theora"
|
SOURCE_REPO_URL="https://github.com/arthenica/theora"
|
||||||
SOURCE_ID="v1.1.1"
|
SOURCE_ID="v1.1.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libuuid)
|
libuuid)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libuuid"
|
SOURCE_REPO_URL="https://github.com/arthenica/libuuid"
|
||||||
SOURCE_ID="libuuid-1.0.3"
|
SOURCE_ID="libuuid-1.0.3"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libvidstab)
|
libvidstab)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/vid.stab"
|
SOURCE_REPO_URL="https://github.com/arthenica/vid.stab"
|
||||||
SOURCE_ID="v1.1.0"
|
SOURCE_ID="v1.1.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libvorbis)
|
libvorbis)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/vorbis"
|
SOURCE_REPO_URL="https://github.com/arthenica/vorbis"
|
||||||
SOURCE_ID="v1.3.7"
|
SOURCE_ID="v1.3.7"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libvpx)
|
libvpx)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libvpx"
|
SOURCE_REPO_URL="https://github.com/arthenica/libvpx"
|
||||||
SOURCE_ID="v1.12.0"
|
SOURCE_ID="v1.12.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libwebp)
|
libwebp)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libwebp"
|
SOURCE_REPO_URL="https://github.com/arthenica/libwebp"
|
||||||
SOURCE_ID="v1.2.4"
|
SOURCE_ID="v1.2.4"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
libxml2)
|
libxml2)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libxml2"
|
SOURCE_REPO_URL="https://github.com/arthenica/libxml2"
|
||||||
SOURCE_ID="v2.10.1"
|
SOURCE_ID="v2.10.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
nettle)
|
nettle)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/nettle"
|
SOURCE_REPO_URL="https://github.com/arthenica/nettle"
|
||||||
SOURCE_ID="nettle_3.8.1_release_20220727"
|
SOURCE_ID="nettle_3.8.1_release_20220727"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
opencore-amr)
|
opencore-amr)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/opencore-amr"
|
SOURCE_REPO_URL="https://github.com/arthenica/opencore-amr"
|
||||||
SOURCE_ID="v0.1.6"
|
SOURCE_ID="v0.1.6"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
openh264)
|
openh264)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/openh264"
|
SOURCE_REPO_URL="https://github.com/arthenica/openh264"
|
||||||
SOURCE_ID="v2.3.0"
|
SOURCE_ID="v2.3.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
openssl)
|
openssl)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/openssl"
|
SOURCE_REPO_URL="https://github.com/arthenica/openssl"
|
||||||
SOURCE_ID="openssl-3.0.5"
|
SOURCE_ID="openssl-3.0.5"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
opus)
|
opus)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/opus"
|
SOURCE_REPO_URL="https://github.com/arthenica/opus"
|
||||||
SOURCE_ID="v1.3.1"
|
SOURCE_ID="v1.3.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
rubberband)
|
rubberband)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/rubberband"
|
SOURCE_REPO_URL="https://github.com/arthenica/rubberband"
|
||||||
SOURCE_ID="v1.8.2"
|
SOURCE_ID="v1.8.2"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
sdl)
|
sdl)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/SDL"
|
SOURCE_REPO_URL="https://github.com/arthenica/SDL"
|
||||||
SOURCE_ID="release-2.0.8"
|
SOURCE_ID="release-2.0.8"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
shine)
|
shine)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/shine"
|
SOURCE_REPO_URL="https://github.com/arthenica/shine"
|
||||||
SOURCE_ID="3.1.1"
|
SOURCE_ID="3.1.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
snappy)
|
snappy)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/snappy"
|
SOURCE_REPO_URL="https://github.com/arthenica/snappy"
|
||||||
SOURCE_ID="1.1.9"
|
SOURCE_ID="1.1.9"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
soxr)
|
soxr)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/soxr"
|
SOURCE_REPO_URL="https://github.com/arthenica/soxr"
|
||||||
SOURCE_ID="0.1.3"
|
SOURCE_ID="0.1.3"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
speex)
|
speex)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/speex"
|
SOURCE_REPO_URL="https://github.com/arthenica/speex"
|
||||||
SOURCE_ID="Speex-1.2.1"
|
SOURCE_ID="Speex-1.2.1"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
srt)
|
srt)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/srt"
|
SOURCE_REPO_URL="https://github.com/arthenica/srt"
|
||||||
SOURCE_ID="v1.5.0"
|
SOURCE_ID="v1.5.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
tesseract)
|
tesseract)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/tesseract"
|
SOURCE_REPO_URL="https://github.com/arthenica/tesseract"
|
||||||
SOURCE_ID="3.05.02"
|
SOURCE_ID="3.05.02"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
tiff)
|
tiff)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/libtiff"
|
SOURCE_REPO_URL="https://github.com/arthenica/libtiff"
|
||||||
SOURCE_ID="v4.1.0"
|
SOURCE_ID="v4.1.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
twolame)
|
twolame)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/twolame"
|
SOURCE_REPO_URL="https://github.com/arthenica/twolame"
|
||||||
SOURCE_ID="0.4.0"
|
SOURCE_ID="0.4.0"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
vo-amrwbenc)
|
vo-amrwbenc)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/vo-amrwbenc"
|
SOURCE_REPO_URL="https://github.com/arthenica/vo-amrwbenc"
|
||||||
SOURCE_ID="v0.1.3"
|
SOURCE_ID="v0.1.3"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
x264)
|
x264)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/x264"
|
SOURCE_REPO_URL="https://github.com/arthenica/x264"
|
||||||
SOURCE_ID="7628a5696f79a1f0421dda99ab37b34481c69821"
|
SOURCE_ID="7628a5696f79a1f0421dda99ab37b34481c69821"
|
||||||
SOURCE_TYPE="COMMIT"
|
SOURCE_TYPE="COMMIT"
|
||||||
;;
|
;;
|
||||||
x265)
|
x265)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/x265"
|
SOURCE_REPO_URL="https://github.com/arthenica/x265"
|
||||||
SOURCE_ID="3.4"
|
SOURCE_ID="3.4"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
xvidcore)
|
xvidcore)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/xvidcore"
|
SOURCE_REPO_URL="https://github.com/arthenica/xvidcore"
|
||||||
SOURCE_ID="release-1_3_7"
|
SOURCE_ID="release-1_3_7"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
zimg)
|
zimg)
|
||||||
SOURCE_REPO_URL="https://github.com/tanersener/zimg"
|
SOURCE_REPO_URL="https://github.com/arthenica/zimg"
|
||||||
SOURCE_ID="release-3.0.4"
|
SOURCE_ID="release-3.0.4"
|
||||||
SOURCE_TYPE="TAG"
|
SOURCE_TYPE="TAG"
|
||||||
;;
|
;;
|
||||||
|
|
|
@ -36,8 +36,8 @@ ext {
|
||||||
libraryVersion = version
|
libraryVersion = version
|
||||||
libraryDescription = releaseProjectDescription
|
libraryDescription = releaseProjectDescription
|
||||||
|
|
||||||
siteUrl = 'https://github.com/tanersener/ffmpeg-kit'
|
siteUrl = 'https://github.com/arthenica/ffmpeg-kit'
|
||||||
gitUrl = 'https://github.com/tanersener/ffmpeg-kit.git'
|
gitUrl = 'https://github.com/arthenica/ffmpeg-kit.git'
|
||||||
|
|
||||||
developerId = 'tanersener'
|
developerId = 'tanersener'
|
||||||
developerName = 'Taner Sener'
|
developerName = 'Taner Sener'
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
The source code of "FFmpegKit", "FFmpeg" and external libraries enabled within
|
The source code of "FFmpegKit", "FFmpeg" and external libraries enabled within
|
||||||
"FFmpeg" for this release can be downloaded from
|
"FFmpeg" for this release can be downloaded from
|
||||||
https://github.com/tanersener/ffmpeg-kit/wiki/Source page.
|
https://github.com/arthenica/ffmpeg-kit/wiki/Source page.
|
||||||
|
|
||||||
If you want to receive the source code on physical media submit your request
|
If you want to receive the source code on physical media submit your request
|
||||||
to "open-source@arthenica.com" email address.
|
to "open-source@arthenica.com" email address.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user