0.0.1
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