Skip to content
Snippets Groups Projects
Commit a6a45e5a authored by Stephen Hutchinson's avatar Stephen Hutchinson Committed by Diego Biurrun
Browse files

avisynth: Fix detection of AviSynth 2.5


In order to safely exit when the user tries to use AviSynth 2.5, the
continue_on_fail value for 2.6's functions need to be set to 1.
Otherwise, the library loader fails before the 'upgrade to 2.6'
log message appears.

Signed-off-by: default avatarDiego Biurrun <diego@biurrun.de>
parent 13e4f2c7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment