summaryrefslogtreecommitdiff
path: root/doc/platform.texi
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2014-03-12 23:08:41 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-03-12 23:08:41 +0100
commitb5c6b23acd6f48f8ac5b4c3f93b7b43a666fd3ec (patch)
tree5d762d3899de853cefa41a557d143629f2ccc793 /doc/platform.texi
parent98eb99d20bf57d16dcbe8d500a00bd6ad740254a (diff)
doc/platform: mention that yuvis gas-preprocessor is currently missing some changes
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/platform.texi')
-rw-r--r--doc/platform.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/platform.texi b/doc/platform.texi
index 13547540b9..c999383acb 100644
--- a/doc/platform.texi
+++ b/doc/platform.texi
@@ -52,7 +52,7 @@ unacelerated code.
Mac OS X on PowerPC or ARM (iPhone) requires a preprocessor from
@url{https://github.com/FFmpeg/gas-preprocessor} or
-@url{https://github.com/yuvi/gas-preprocessor} to build the optimized
+@url{https://github.com/yuvi/gas-preprocessor}(currently outdated) to build the optimized
assembler functions. Put the Perl script somewhere
in your PATH, FFmpeg's configure will pick it up automatically.