Does anyone know how to compile FFmpeg with xCode 5?
My configure part:
./configure --disable-doc --disable-ffmpeg --disable-ffplay --disabl
https://github.com/ciphor/ffmpeg4ios
this probably is what you looking for. Get their build script and study. Change the SDK to your 7.0. It'll compile, at least for me on my Xcode5.
UPDATE: search for ffmpeg4ios.