From 7a5f44476696b495e0de658ed859bcb8520b93d4 Mon Sep 17 00:00:00 2001 From: Stephen Hutchinson Date: Thu, 2 Apr 2015 15:39:26 -0400 Subject: avisynth: Bump minimum required version to interface version 6 The AVSC_API changes in the new headers mean that the 2.6 alphas are just as incompatible as 2.5 is. Signed-off-by: Diego Biurrun --- doc/general.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/general.texi') diff --git a/doc/general.texi b/doc/general.texi index 3fa4377474..6b76f7f4bf 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -151,8 +151,8 @@ by Libav. Once you have the appropriate header, pass @code{--enable-avisynth} to configure to enable AviSynth support. 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. @url{https://github.com/AviSynth/AviSynthPlus, AviSynth+'s git repository} provides a GNU-style Makefile which can install just the headers using @code{make install PREFIX=/install/prefix}. -- cgit v1.2.3