Skip to content
This repository was archived by the owner on Oct 7, 2021. It is now read-only.

React Native FFmpeg v0.2.0

Choose a tag to compare

@tanersener tanersener released this 26 Oct 18:32
· 135 commits to master since this release

Feature release based on FFmpeg v4.1-dev and Mobile FFmpeg v3.0

Features

  • Includes FFmpeg v4.1-dev-1517 from FFmpeg master tree
  • Adds support for custom delimiter on execute API method
  • New getMediaInformation API method
  • New getLastReturnCode and getLastCommandOutput API methods
  • New getExternalLibraries and getPackageName API methods
  • Adds support for IOS AudioToolbox and VideoToolbox
  • Android system libraries, zlib and MediaCodec enabled for all Android packages
  • IOS system libraries, bzip2, zlib and IOS system frameworks, AudioToolbox, CoreImage, VideoToolbox, AVFoundation enabled for IOS all packages
  • New external libraries supported sdl, tesseract and twolame
  • Using new versions of fontconfig, libaom, opus and x264, x265
  • Compatible with Xcode v7.3.1 or later

Enabled External Libraries

  • chromaprint v1.4.3
  • 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-820
  • 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 v0.6.1
  • libxml2 v2.9.7
  • opencore-amr v0.1.5
  • opus v1.3
  • sdl v2.0.8
  • shine v3.1.1
  • snappy v1.1.7
  • speex v1.2.0
  • tesseract v3.05.02
  • twolame v0.3.13
  • wavpack v5.1.0
  • (*) x264 v20181015-2245-stable
  • (*) x265 v2.9
  • (*) xvidcore v1.3.5

(*): Libraries with GPL license