diff options
author | Clément Bœsch <u@pkh.me> | 2017-04-05 18:38:33 +0200 |
---|---|---|
committer | Clément Bœsch <u@pkh.me> | 2017-04-05 18:38:52 +0200 |
commit | d8eb40bd70c9c6326f51ce4afe29c3d4485388b2 (patch) | |
tree | f24b0c497a5a1ba828dbdf92d4fb51b498e3a59e | |
parent | 01718dc0df572d2f5eebd5212e93368f2b90b89a (diff) | |
download | ffmpeg-d8eb40bd70c9c6326f51ce4afe29c3d4485388b2.tar.gz |
doc/general: fix project name after 2b1a6b1ae
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 45a4cba1cf..a02437b7d2 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -196,7 +196,7 @@ For Linux and OS X, the supported AviSynth variant is @float NOTE There is currently a regression in AviSynth+'s @code{capi.h} header as of -October 2016, which interferes with the ability for builds of Libav to use +October 2016, which interferes with the ability for builds of FFmpeg to use MSVC-built binaries of AviSynth. Until this is resolved, you can make sure a known good version is installed by checking out a version from before the regression occurred: |