[FFmpeg-cvslog] doc: Point to the correct, actually maintained gas-preprocessor repo
Martin Storsjö
git at videolan.org
Sun Mar 23 03:20:09 CET 2014
ffmpeg | branch: release/2.2 | Martin Storsjö <martin at martin.st> | Wed Mar 12 13:46:04 2014 +0200| [0f42e06651c9c4d7581b70b9ad2b160c2525094f] | committer: Martin Storsjö
doc: Point to the correct, actually maintained gas-preprocessor repo
Signed-off-by: Martin Storsjö <martin at martin.st>
(cherry picked from commit d15c536123a44362ace6299c391a492c90b83fc7)
Signed-off-by: Martin Storsjö <martin at martin.st>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0f42e06651c9c4d7581b70b9ad2b160c2525094f
---
doc/platform.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/platform.texi b/doc/platform.texi
index a9cacfe..45ec275 100644
--- a/doc/platform.texi
+++ b/doc/platform.texi
@@ -51,8 +51,8 @@ The toolchain provided with Xcode is sufficient to build the basic
unacelerated code.
OS X on PowerPC or ARM (iPhone) requires a preprocessor from
- at url{http://github.com/yuvi/gas-preprocessor} to build the optimized
-assembler functions. Just download the Perl script and put it somewhere
+ at url{git://git.libav.org/gas-preprocessor.git} to build the optimized
+assembler functions. Put the Perl script somewhere
in your PATH, Libav's configure will pick it up automatically.
OS X on AMD64 and x86 requires @command{yasm} to build most of the
More information about the ffmpeg-cvslog
mailing list