From 76d8d2388120910b46225299b3e10fb4dd18287f Mon Sep 17 00:00:00 2001 From: Stephen Hutchinson Date: Sun, 18 Aug 2013 23:15:08 -0400 Subject: [PATCH] Revert "doc/RELEASE_NOTES: add a note about AVISynth" This reverts commit 3aa2257d240a5a0eb94014b9113dd91730786886. --- doc/RELEASE_NOTES | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index bb6349ef51..28a1c05dad 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -14,7 +14,3 @@ accepted. If you are experiencing issues with any formally released version of FFmpeg, please try git master to check if the issue still exists. If it does, make your report against the development code following the usual bug reporting guidelines. - -AVI/AVXSynth --------- -If you want to use FFmpeg with AVISynth, you need AVISynth 2.6.0 at minimum.