Skip to content

0.0.1

Choose a tag to compare

@zamderax zamderax released this 06 Feb 05:02
· 23 commits to main since this release

FFmpeg Swift Package v0.0.1

Initial release of ffmpeg-swift — an ergonomic, type-safe Swift wrapper around FFmpeg 7.1.

Platform Support

  • macOS arm64 (Apple Silicon)

Architecture

  • CFFmpeg: SE-0482 artifact bundle with pre-built FFmpeg 7.1 static libraries
  • CFFmpegShim: C shim layer bridging FFmpeg macros to Swift-importable constants
  • FFmpeg: Type-safe Swift API with ~Copyable frame/packet types, async pipelines

Included FFmpeg Libraries

libavutil, libavcodec, libavformat, libavfilter, libswscale, libswresample, libpostproc