MobileFFmpeg v4.2
First feature release based on FFmpeg v4.2.x.
Features
- Includes FFmpeg v4.2-dev-480
- Fixes #18
arm64e
support for IOSandroid_camera
support on Android for HAL 3.0 enabled cameras- % ~10 smaller binary size on Android ARM
- % ~14 smaller binary size on Android x86
- New versions of
libaom
andx264
- Supports Xcode v10.1/SDK 12.1 or later on IOS
- Supports Android 7.0 (API level 24) or later on Android
- Includes Static Universal Binaries for IOS
Changes
- 32 bit IOS architectures,
armv7
,armv7s
andi386
, not supported - Dropped support for non-NEON devices for Android ARMv7 (arm-v7a)
- Using static libraries in IOS frameworks
chromaprint
,sdl
andtesseract
libraries not included in release packages- Disables assembly for
xvidcore
on IOS x86-64 architecture
This release is backward compatible with v2.1.x and later
Packages
-
min: Includes only ffmpeg
-
min-gpl: Includes ffmpeg with all GPL licensed external libraries enabled (libvid.stab, x264, x265, xvidcore)
-
https: Includes ffmpeg with gmp and gnutls enabled
-
https-gpl: Includes ffmpeg with gmp, gnutls and all GPL licensed external libraries enabled (libvid.stab, x264, x265, xvidcore)
-
audio: Includes ffmpeg with audio libraries enabled (lame, libilbc, libvorbis, opencore-amr, opus, shine, soxr, speex, twolame, wavpack)
-
video: Includes ffmpeg with video libraries without GPL license enabled (fontconfig, freetype, fribidi, kvazaar, libaom, libass, libiconv, libtheora, libvpx, libwebp, snappy)
-
full: Includes ffmpeg with all external libraries without GPL license enabled (excluding chromaprint, sdl and tesseract)
-
full-gpl: Includes ffmpeg with all external libraries, with or without GPL license, enabled (excluding chromaprint, sdl and tesseract)
External Libraries
- fontconfig v2.13.1
- freetype v2.9.1
- fribidi v1.0.5
- gmp v6.1.2
- gnutls v3.5.19
- kvazaar v1.2.0
- lame v3.100
- libaom v1.0.0-1053
- libass v0.14.0
- libiconv v1.15
- libilbc v2.0.2
- libtheora v1.1.1
- (**) libvid.stab v1.1.0
- libvorbis v1.3.5
- libvpx v1.7.0
- libwebp v1.0.1
- libxml2 v2.9.8
- opencore-amr v0.1.5
- opus v1.3
- shine v3.1.1
- snappy v1.1.7
- speex v1.2.0
- twolame v0.3.13
- wavpack v5.1.0
- (**) x264 20181224-2245-stable
- (**) x265 v2.9
- (**) xvidcore v1.3.5
(**): Libraries with GPL license