Status - tanersener/ffmpeg-kit GitHub Wiki
main
branch includes the source code of the latest published release v4.5.1
.
development
is the current development branch for native platforms (Android
, Apple
platforms and Linux
). It contains unreleased changes and the new features planned for the next native release.
development-react-native
is specific to react-native
only and includes all unreleased updates for react-native
platform.
Similarly, development-flutter
is specific to flutter
and includes all future updates for flutter
.
Other branches are feature branches created to work on a specific long term feature of the project.