diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-06-03 21:23:07 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-06-03 21:23:07 +0000 |
commit | 4fff60841f5306638a972ee34fd2191e101289e3 (patch) | |
tree | b3d07d4a8c613630a0f0d52d35053d93a71577f8 /doc/ffplay-doc.texi | |
parent | 016ea6282fd8a10cc0b2695dd85907469bd54b9e (diff) | |
download | ffmpeg-streaming-4fff60841f5306638a972ee34fd2191e101289e3.zip ffmpeg-streaming-4fff60841f5306638a972ee34fd2191e101289e3.tar.gz |
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/ffplay-doc.texi')
-rw-r--r-- | doc/ffplay-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffplay-doc.texi b/doc/ffplay-doc.texi index c1fa0b1..2ae7392 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. |