sunlubo / SwiftFFmpeg

A Swift wrapper for the FFmpeg API
Apache License 2.0
511 stars 83 forks source link

Move CFFmpeg to be in-tree instead of in a separate repository #6

Closed ratake closed 5 years ago

sunlubo commented 5 years ago

I have already done this. See this commit.

ratake commented 5 years ago

Awesome!

I also love the idea of Swift-ifying the C headers before they get imported.