diff options
author | Timothy Gu <timothygu99@gmail.com> | 2013-09-08 15:36:55 -0700 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-09-10 18:04:03 +0200 |
commit | 83165e39fee94340482721fd5947cc0f256e0f2a (patch) | |
tree | 8760ddf65074aed7c1c039ba34bd9f5160e19963 /doc/ffplay.texi | |
parent | 942babd87f18372c2b533b246a083250640466b8 (diff) | |
download | ffmpeg-83165e39fee94340482721fd5947cc0f256e0f2a.tar.gz |
doc: Rename avtools-common-opts to fftools-common opts
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/ffplay.texi')
-rw-r--r-- | doc/ffplay.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 943cbb922c..c465af7c86 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -24,7 +24,7 @@ various FFmpeg APIs. @chapter Options @c man begin OPTIONS -@include avtools-common-opts.texi +@include fftools-common-opts.texi @section Main options |