This repository has been archived by the owner on Oct 14, 2021. It is now read-only.
FlutterFFmpeg v0.3.0
Features release based on ffmpeg v4.4
.
- Uses thread pool executor to process
Android
executions - Adds
listExecutions
API method - Implements async
FFmpeg
execution methods LogCallback
andStatisticsCallback
functions updated withexecutionId
- Updates
getMediaInformation
implementation - Adds
setEnvironmentVariable
API method - Depends on
mobile-ffmpeg v4.4
- Allows modifying
mobile-ffmpeg
version for android - Includes an updated example application
- Fixes issue #115, #120, #157, #159, #170, #178 and #202