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 | |
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')
-rw-r--r-- | doc/ffmpeg.texi | 2 | ||||
-rw-r--r-- | doc/ffplay.texi | 2 | ||||
-rw-r--r-- | doc/ffprobe.texi | 2 | ||||
-rw-r--r-- | doc/ffserver.texi | 2 | ||||
-rw-r--r-- | doc/fftools-common-opts.texi (renamed from doc/avtools-common-opts.texi) | 0 |
5 files changed, 4 insertions, 4 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi index c03f9a5ac2..a067aebee5 100644 --- a/doc/ffmpeg.texi +++ b/doc/ffmpeg.texi @@ -214,7 +214,7 @@ described. @chapter Options @c man begin OPTIONS -@include avtools-common-opts.texi +@include fftools-common-opts.texi @section Main options 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 diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi index daeb8cbe61..20f5f4acc7 100644 --- a/doc/ffprobe.texi +++ b/doc/ffprobe.texi @@ -52,7 +52,7 @@ section. @chapter Options @c man begin OPTIONS -@include avtools-common-opts.texi +@include fftools-common-opts.texi @section Main options diff --git a/doc/ffserver.texi b/doc/ffserver.texi index bfc2e608c8..14443e674a 100644 --- a/doc/ffserver.texi +++ b/doc/ffserver.texi @@ -229,7 +229,7 @@ differing versions of tools. FFM2 is the default. @chapter Options @c man begin OPTIONS -@include avtools-common-opts.texi +@include fftools-common-opts.texi @section Main options diff --git a/doc/avtools-common-opts.texi b/doc/fftools-common-opts.texi index 3892a4af30..3892a4af30 100644 --- a/doc/avtools-common-opts.texi +++ b/doc/fftools-common-opts.texi |