diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-07-29 19:39:51 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-07-29 20:09:59 +0200 |
commit | 0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8 (patch) | |
tree | 48dbb9ac7b9d119aae0c527db9f95f33ea299d5e /doc | |
parent | 4822ee3ca620a92cd2b0a9a03ea9e34288192c79 (diff) | |
download | ffmpeg-0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8.tar.gz |
avisynth: Fix a "AVISynth" vs. "AviSynth" struct name typo
Also fix some similar typos in comments and documentation.
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 2f0e2b9b31..1d2cb09d89 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -136,7 +136,7 @@ library: @item Apple HTTP Live Streaming @tab @tab X @item ASF @tab X @tab X @item AVI @tab X @tab X -@item AVISynth @tab @tab X +@item AviSynth @tab @tab X @item AVS @tab @tab X @tab Multimedia format used by the Creature Shock game. @item Beam Software SIFF @tab @tab X |