Skip to content

FFmpegKitNext v7.1.0

Choose a tag to compare

@tanersener tanersener released this 01 Jul 13:40
· 96 commits to main since this release

This is a source-only release.

What's New

  • Updated to FFmpeg v7.1.5
  • Added 32-bit and tvOS support for OpenSSL and SRT. Both libraries are now available on all supported platforms
  • Added support for the following external libraries:
    • libjxl
    • liblc3
    • libsvtav1
    • vvenc
  • Updated most existing external libraries to newer upstream releases
  • Fixes #1

Building
FFmpegKitNext does not provide prebuilt binaries in this release.

To use it, clone the repository, check out this tag, and follow the platform-specific build instructions.

Testing
This release was tested using the test applications available in FFmpegKitNext Test v7.1.0.