@end itemize
- @section Microsoft Visual C++
+ @section Microsoft Visual C++ or Intel C++ Compiler for Windows
- FFmpeg can be built with MSVC using a C99-to-C89 conversion utility and
- wrapper.
-Libav can be built with MSVC or ICL using a C99-to-C89 conversion utility and
++FFmpeg can be built with MSVC or ICL using a C99-to-C89 conversion utility and
+ wrapper. For ICL, only the wrapper is used, since ICL supports C99.
You will need the following prerequisites:
can see.
@end enumerate
- @item FFmpeg has been tested with Visual Studio 2010 and 2012, Pro and Express.
-@item Libav has been tested with the following on i686 and x86_64:
++@item FFmpeg has been tested with the following on i686 and x86_64:
+ @itemize
+ @item Visual Studio 2010 Pro and Express
+ @item Visual Studio 2012 Pro and Express
+ @item Intel Composer XE 2013
+ @end itemize
Anything else is not officially supported.
@end itemize