summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-06-03 21:23:07 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-06-03 21:23:07 +0000
commit4fff60841f5306638a972ee34fd2191e101289e3 (patch)
treeb3d07d4a8c613630a0f0d52d35053d93a71577f8 /doc
parent016ea6282fd8a10cc0b2695dd85907469bd54b9e (diff)
Rename ffplay-doc.texi @chapter "Introduction" to "Description", for
consistency with the corresponding man section. Originally committed as revision 23454 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffplay-doc.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi
index c1fa0b1d2e..2ae7392f5c 100644
--- a/doc/ffplay-doc.texi
+++ b/doc/ffplay-doc.texi
@@ -8,9 +8,9 @@
@end titlepage
-@chapter Introduction
-
+@chapter Description
@c man begin DESCRIPTION
+
FFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library. It is mostly used as a testbed for the
various FFmpeg APIs.