This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
FFmpegKit Flutter v6.0.0
suencooper
released this
03 Sep 15:56
·
51 commits
to main
since this release
- Based on
FFmpegKit
nativev6.0
releases - Includes
FFmpeg v6.0
- API Changes
- Improves
Statistics.getTime()
method to return milliseconds as double - Drops custom
fd
protocol onAndroid
.ffmpeg 6.0
has a new built-infd
protocol that can be used instead FFmpegKit
binaries built without bitcode oniOS
andtvOS
platforms
- Improves
- Uses the new versions of
cpu_features
,dav1d
,expat
,fontconfig
,freetype
,fribidi
,giflib
,gmp
,gnutls
,harfbuzz
,libjpeg-turbo
,kvazaar
,leptonica
,libaom
,libass
,libiconv
,libilbc
,libpng
,libsndfile
,libvidstab
,libvpx
,libwebp
,libxml2
,openssl
,opus
,srt
,tesseract
,x264
andzimg
- Fixes #599
Tested using v6.0.0 test applications