diff options
author | Clément Bœsch <u@pkh.me> | 2017-04-05 18:38:33 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-05-14 18:22:05 +0200 |
commit | ff1f181178fff32eb96b80dce2d0f6e22b3dbaec (patch) | |
tree | aa8c0c5a9f891c040285b5ce7f495d84f2ef2bac /doc | |
parent | 9b33462dc4e4b7c094874298515ca61826e23309 (diff) | |
download | ffmpeg-ff1f181178fff32eb96b80dce2d0f6e22b3dbaec.tar.gz |
doc/general: fix project name after 2b1a6b1ae
(cherry picked from commit d8eb40bd70c9c6326f51ce4afe29c3d4485388b2)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
-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 b4897629c9..712eda2437 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -188,7 +188,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: |