Changes between Version 6 and Version 7 of MingwCompilationGuide
- Timestamp:
- 12/07/2012 12:29:38 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MingwCompilationGuide
v6 v7 220 220 http://www.autohotkey.com/ 221 221 222 223 222 == More resources == 224 223 … … 226 225 * http://ffmpeg.zeranoe.com/ 227 226 228 arrozcru.org was the "official" Windows/FFmpeg resource before its 229 dismissal, but you can still find some resources there (mostly on cross compiling): 230 * http://ffmpeg.arrozcru.org/wiki/ 227 * http://wiki.ivonet.nl/display/howto/HowTo+build+MPLayer+with+Mingw is a useful wiki 231 228 232 229 This page is a wiki with MinGW compilation instructions: … … 237 234 * http://sourceforge.net/projects/mplayer-win32/files/MinGW/MinGW%20BE%20gcc%204.2.5/MinGW-full-gcc-4.2.5-Dec-2010.7z/download 238 235 239 Th isproject has a script for cross compiling lots of FFmpeg dependencies, and may contain hints as to how to get them working with mingw: https://github.com/rdp/ffmpeg-windows-build-helpers236 The following project has a script for cross compiling lots of FFmpeg dependencies, and may contain hints as to how to get them working with mingw: https://github.com/rdp/ffmpeg-windows-build-helpers


