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

React Native FFmpeg v0.5.0

Compare
Choose a tag to compare
@tanersener tanersener released this 22 Oct 22:13

Feature release for FFmpeg v4.4-dev.

Features

  • Depends on mobile-ffmpeg v4.4
  • Implements async FFmpeg execution methods
  • Allows modifying mobile-ffmpeg version for android
  • Adds listExecutions API method
  • Updates getMediaInformation implementation
  • Adds setEnvironmentVariable API method
  • LogCallback and StatisticsCallback functions updated with executionId
  • Includes an updated test application
  • Fixes issue #156, #164, #188 and #196

Notes

  • This release is not backward compatible with the previous releases.