diff options
author | Stephen Hutchinson <qyot27@gmail.com> | 2015-04-02 15:38:55 -0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-03 00:17:51 +0200 |
commit | b2c05867f50d7b4193f505e8cd5af0d8b02461c5 (patch) | |
tree | 9aefa4d6a28ea35c9d08578352311d2bee5704aa | |
parent | cd3d0d5422356a748e8b20edc79c22182cca7ec1 (diff) | |
download | ffmpeg-b2c05867f50d7b4193f505e8cd5af0d8b02461c5.tar.gz |
doc: Slightly revise AviSynth version info
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index 589b4232ce..a826a1da54 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -179,8 +179,8 @@ 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.6} for 32-bit builds and -@url{http://avs-plus.net, AviSynth+ 0.1} for 32-bit and 64-bit builds. +@url{http://avisynth.nl, AviSynth 2.6 RC1 or higher} for 32-bit builds and +@url{http://avs-plus.net, AviSynth+ r1718 or higher} for 32-bit and 64-bit builds. For Linux and OS X, the supported AviSynth variant is @url{https://github.com/avxsynth/avxsynth, AvxSynth}. |