Changes between Version 17 and Version 18 of CompilationGuide
- Timestamp:
- 02/24/2013 12:16:02 PM (3 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompilationGuide
v17 v18 4 4 == Linux / BSD == 5 5 Attention: If you are using gcc-4.2 please read [http://ffmpeg.org/trac/ffmpeg/ticket/1464 ticket 1464] first. 6 * [wiki:UbuntuCompilationGuide Ubuntu] -Compile FFmpeg and x264 on Ubuntu7 * [wiki:CentosCompilationGuide CentOS] -Compile FFmpeg, x264, LAME, vo-aacenc, libvorbis, libtheora, and libvpx on CentOS 6.06 * [wiki:UbuntuCompilationGuide Ubuntu] – Compile FFmpeg and x264 on Ubuntu 7 * [wiki:CentosCompilationGuide CentOS] – Compile FFmpeg, x264, LAME, vo-aacenc, libvorbis, libtheora, and libvpx on CentOS 6.0 8 8 9 9 == OS X == … … 14 14 15 15 == Windows == 16 * MingwCompilationGuide -- MinGW Compilation Guide for compiling FFmpeg with Windows/MinGW/MSYS. 17 * CrossCompilingForWindows -- Cross compiling for windows is sometimes easier than using MSYS+MinGW. 18 Compiling FFmpeg using MSVC is easy, follow these instructions - http://ffmpeg.org/platform.html 16 * MingwCompilationGuide – MinGW Compilation Guide for compiling FFmpeg with Windows/MinGW/MSYS. 17 * CrossCompilingForWindows – Cross compiling for Windows is sometimes easier than using MSYS+MinGW. 18 19 Compiling FFmpeg using MSVC is easy; follow these instructions: http://ffmpeg.org/platform.html 19 20 20 21 = Guides for developers =


