ffmpeg link
http://ffmpegmac.net
provides version 2.7.2 that works on Yosemite
provides version 2.7.2 that works on Yosemite
$ ./configure --enable-small --cc='cc -m32' $ ./configure --enable-shared --disable-static --cc='cc -m32' $ ./configure --enable-shared --disable-static --enable-small --cc='cc -m32'
$ cc-v
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)Target: x86_64-apple-darwin14.5.0Thread model: posix
$make
$make examples