diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-06-30 21:40:28 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2008-06-30 21:40:28 +0000 |
commit | dde2d1dc362da6797f8a90aff619948b4c9d7f4c (patch) | |
tree | 8836894d4a59e9f3db878d68b9764f97fa59d2e0 | |
parent | f38deb4452e89e397e6b6aeef9dda31c279857fd (diff) | |
download | ffmpeg-dde2d1dc362da6797f8a90aff619948b4c9d7f4c.tar.gz |
Remove credit to Philip Gladstone contribution from the ffserver
documentation. Philip Gladstone aka philipjsg contributed the first
version of the section named Quickstart (now incorporated into the
DESCRIPTION section).
Originally committed as revision 14042 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffserver-doc.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ffserver-doc.texi b/doc/ffserver-doc.texi index 886d295d91..77b1ba0c3a 100644 --- a/doc/ffserver-doc.texi +++ b/doc/ffserver-doc.texi @@ -26,8 +26,6 @@ ffmpeg. All questions about parameters for ffmpeg, codec questions, etc. are not covered here. Read @file{ffmpeg-doc.html} for more information. -[Contributed by Philip Gladstone, philip-ffserver at gladstonefamily dot net] - @section How does it work? FFserver receives prerecorded files or FFM streams from some ffmpeg |