diff options
author | Stephen Hutchinson <qyot27@gmail.com> | 2013-08-18 23:15:08 -0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-19 12:39:28 +0200 |
commit | 76d8d2388120910b46225299b3e10fb4dd18287f (patch) | |
tree | 23721ad5c87a3651e74ab559a3b04dc4ffa9ba8f | |
parent | daede1e3fa75fb54980b395ada4df745e376d687 (diff) | |
download | ffmpeg-76d8d2388120910b46225299b3e10fb4dd18287f.tar.gz |
Revert "doc/RELEASE_NOTES: add a note about AVISynth"
This reverts commit 3aa2257d240a5a0eb94014b9113dd91730786886.
-rw-r--r-- | doc/RELEASE_NOTES | 4 |
1 files changed, 0 insertions, 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. |