You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`FFmpegKit` wrapper library to run `FFmpeg`/`FFprobe` commands in applications
10
10
- Supports Android, iOS, macOS and tvOS
11
-
- Based on FFmpeg `v4.4-dev` with optional system and external libraries
11
+
- Based on FFmpeg `v4.5-dev` with optional system and external libraries
12
12
- 8 prebuilt binary packages available at [Github](https://github.com/tanersener/ffmpeg-kit/releases), [Maven Central](https://search.maven.org) and [CocoaPods](https://cocoapods.org).
13
13
- Licensed under `LGPL 3.0`, or `GPL v3.0` if GPL licensed libraries are enabled
14
14
@@ -93,16 +93,20 @@ include them.
93
93
</tbody>
94
94
</table>
95
95
96
-
-`AVFoundation` is not available on `tvOS`, `VideoToolbox` is not available on `tvOS` LTS releases
96
+
-`AVFoundation` is not available on `tvOS`
97
+
-`VideoToolbox` is not available on LTS releases of `iOS` and `tvOS`
97
98
98
99
### 7. Versions
99
100
100
-
`FFmpegKit` binaries generated use the same major and minor version numbers as the upstream `FFmpeg` project. The exact
101
-
version number is obtained using `git describe --tags`. `dev` part in `FFmpeg` version number indicates that `FFmpeg`
102
-
source is cloned from the `FFmpeg``master` branch.
101
+
`FFmpegKit` binaries generated use the same major and minor version numbers as the upstream `FFmpeg` project.
102
+
103
+
The exact version number of `FFmpeg` is obtained using `git describe --tags`. `dev` part in the version string
104
+
indicates that `FFmpeg` source code is cloned from the `FFmpeg``master` branch.
103
105
104
106
| FFmpegKit Version | FFmpeg Version | Release Date |
<divclass="textblock">Here are the data structures with brief descriptions:</div><divclass="directory">
@@ -108,7 +107,7 @@
108
107
</div><!-- contents -->
109
108
<!-- start footer part -->
110
109
<hrclass="footer"/><addressclass="footer"><small>
111
-
Generated on Mon Mar 1 2021 23:46:51 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
110
+
Generated on Sat Sep 18 2021 14:51:02 for FFmpegKit Android API by <ahref="https://www.doxygen.org/index.html"><imgclass="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.2
0 commit comments