zmwangx / rust-ffmpeg-sys

FFmpeg bindings for Rust.
125 stars 86 forks source link

fix: IOS cross compilation #85

Closed dmtrKovalenko closed 3 weeks ago

dmtrKovalenko commented 1 month ago

fixes https://github.com/zmwangx/rust-ffmpeg-sys/issues/84

and makes it possible to have ["build", "static"] featurs and cross compile for ios

onkoe commented 3 weeks ago

oh heck yeah

i thought i was gonna have to do this