本文在win7 x64系统上实践后总结得到
1、 下载文件
C99-to-C89 Converter & Wrapper(https://github.com/libav/c99-to-c89/releases)
Msinttypes(http://code.google.com/p/msinttypes/downloads/list)
MinGW,包含MSYS(http://sourceforge.net/projects/mingw/)
YASM(http://yasm.tortall.net/Download.html)
ffmpeg源码