[FFmpeg-cvslog] doc: Slightly revise AviSynth version info
Stephen Hutchinson
git at videolan.org
Fri Apr 3 00:43:08 CEST 2015
ffmpeg | branch: master | Stephen Hutchinson <qyot27 at gmail.com> | Thu Apr 2 15:38:55 2015 -0400| [b2c05867f50d7b4193f505e8cd5af0d8b02461c5] | committer: Michael Niedermayer
doc: Slightly revise AviSynth version info
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b2c05867f50d7b4193f505e8cd5af0d8b02461c5
---
doc/general.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/general.texi b/doc/general.texi
index 589b423..a826a1d 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
- at url{http://avisynth.nl, AviSynth 2.6} for 32-bit builds and
- at url{http://avs-plus.net, AviSynth+ 0.1} for 32-bit and 64-bit builds.
+ at url{http://avisynth.nl, AviSynth 2.6 RC1 or higher} for 32-bit builds and
+ at 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}.
More information about the ffmpeg-cvslog
mailing list