diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-07-26 11:11:46 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-07-26 11:12:11 +0200 |
commit | 46ad2d9e446304e00f44760da5abd66f5117b4fa (patch) | |
tree | f41cbe98d569fc5801aef45ec87ef5541c22515c /doc | |
parent | 5dc2c99055ae4a95336f28c58c8c8da4033979f1 (diff) | |
parent | 03039f4c8cdb4f8e5dc69905f3d73e2a531157e8 (diff) | |
download | ffmpeg-46ad2d9e446304e00f44760da5abd66f5117b4fa.tar.gz |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
miscellaneous typo fixes
Conflicts:
configure
libavformat/avisynth.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/faq.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index 4b0b09ccf2..a0ae537444 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -234,8 +234,8 @@ Just create an "input.avs" text file with this single line ... ffmpeg -i input.avs @end example -For ANY other help on Avisynth, please visit the -@uref{http://www.avisynth.org/, Avisynth homepage}. +For ANY other help on AviSynth, please visit the +@uref{http://www.avisynth.org/, AviSynth homepage}. @section How can I join video files? |