diff options
author | Stephen Hutchinson <qyot27@gmail.com> | 2015-03-24 15:23:31 -0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-03-25 20:38:32 +0100 |
commit | 9f91c5198f17569df98698318fd5945a6ab8b8d5 (patch) | |
tree | b64ae711a28326cf287a86652d000dee7da7a665 | |
parent | 1492118c9d3c20b813991ad9e6fd30685583e0ef (diff) | |
download | ffmpeg-9f91c5198f17569df98698318fd5945a6ab8b8d5.tar.gz |
doc: remove the reference to supporting AviSynth 2.5
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index a8e4f377ec..85ee219270 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -179,7 +179,7 @@ included in compat/avisynth/, which allows the user to enable support without needing to search for these headers themselves. For Windows, supported AviSynth variants are -@url{http://avisynth.nl, AviSynth 2.5 or 2.6} for 32-bit builds and +@url{http://avisynth.nl, AviSynth 2.6} for 32-bit builds and @url{http://avs-plus.net, AviSynth+ 0.1} for 32-bit and 64-bit builds. For Linux and OS X, the supported AviSynth variant is |