This repository was archived by the owner on Jan 6, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 896
LTS Releases
Taner Şener edited this page Jul 26, 2020
·
8 revisions
Starting from v4.2, MobileFFmpeg binaries are published in two different variants: Main Release and LTS Release.
-
Main releases include complete functionality of the library and support the latest SDK/API features.
-
LTS releases are customized to support a wider range of devices. They are built using older API/SDK versions, so some features are not available on them.
This table shows the differences between two variants.
| Main Release | LTS Release | |
|---|---|---|
| Android API Level | 24 | 16 |
| Android Camera Access | Yes | - |
| Android Architectures | arm-v7a-neon arm64-v8a x86 x86-64 |
arm-v7a arm-v7a-neon arm64-v8a x86 x86-64 |
| Xcode Support | 10.1 | 7.3.1 |
| iOS SDK | 12.1 | 9.3 |
| iOS AVFoundation | Yes | - |
| iOS Architectures | arm64 arm64e1 x86-64 x86-64-mac-catalyst2 |
armv7 arm64 i386 x86-64 |
| tvOS SDK | 10.2 | 9.2 |
| tvOS Architectures | arm64 x86-64 |
arm64 x86-64 |
1 - Included until v4.3.2
2 - Included since v4.3.2
Copyright (c) 2018-2021 MobileFFmpeg