[FFmpeg-devel] [PATCH] documentation: Fix several documentation bugs in trac ticket #2413

Lars Hammarstrand lars.hammarstrand at gmail.com
Tue Apr 9 18:05:58 CEST 2013


Please add the following to the doc patch that updates the reference url to
a working gas-preprocessor.pl for ios/darwin:

diff --git a/doc/platform.texi b/doc/platform.texi
index bb8e6ca..0703000 100644
--- a/doc/platform.texi
+++ b/doc/platform.texi
@@ -50,9 +50,9 @@
 The toolchain provided with Xcode is sufficient to build the basic
 unacelerated code.

 Mac OS X on PowerPC or ARM (iPhone) requires a preprocessor from
- at url{http://github.com/yuvi/gas-preprocessor} to build the optimized
+ at url{http://github.com/mansr/gas-preprocessor} to build the optimized
 assembler functions. Just download the Perl script and put it somewhere
 in your PATH, FFmpeg's configure will pick it up automatically.

 Mac OS X on amd64 and x86 requires @command{yasm} to build most of the
--


More information about the ffmpeg-devel mailing list