diff options
author | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-06-05 02:19:45 +0000 |
---|---|---|
committer | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-06-05 02:19:45 +0000 |
commit | e4c47db44bb010a08806258561871bb421efe69b (patch) | |
tree | 622e687b2f8fdbbb7c380e5522901a62450d00dc /doc | |
parent | 084fada8d134116358f2c56a1452c4885646b416 (diff) | |
download | ffmpeg-e4c47db44bb010a08806258561871bb421efe69b.tar.gz |
Add the copyright/comment/author/title keywords
Originally committed as revision 665 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffserver.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ffserver.conf b/doc/ffserver.conf index 3ffa140725..fc92464783 100644 --- a/doc/ffserver.conf +++ b/doc/ffserver.conf @@ -163,6 +163,10 @@ NoAudio File "/usr/local/httpd/htdocs/test.asf" NoAudio +Author "Me" +Copyright "Super MegaCorp" +Title "Test stream from disk" +Comment "Test comment" </Stream> |