diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2003-04-16 22:21:04 +0000 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2003-04-16 22:21:04 +0000 |
commit | f151ddacf5011e22962d4d005d25d1a5488313f9 (patch) | |
tree | 8de2795a43e59995f8f5e5189129155f094612bd | |
parent | 521221cf4ba4a2cc90806e4842a109a421014947 (diff) | |
download | ffmpeg-f151ddacf5011e22962d4d005d25d1a5488313f9.tar.gz |
removed useless copyright policy - added xawtv link
Originally committed as revision 1782 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 902a194045..244d149b88 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -30,10 +30,11 @@ video on the fly with a high quality polyphase filter. ffmpeg /tmp/out.mpg @end example - Note that you must activate the right video source and channel - before launching ffmpeg. You can use any TV viewer such as xawtv by - Gerd Knorr which I find very good. You must also set correctly the - audio recording levels with a standard mixer. + Note that you must activate the right video source and channel before + launching ffmpeg. You can use any TV viewer such as xawtv + (@url{http://bytesex.org/xawtv/}) by Gerd Knorr which I find very + good. You must also set correctly the audio recording levels with a + standard mixer. @section Video and Audio file format conversion @@ -492,11 +493,6 @@ option). I cannot read other diffs :-) Run the regression tests before submitting a patch so that you can verify that there are no big problems. -Except if your patch is really big and adds an important feature, by -submitting it to me, you accept implicitly to put it under my -copyright. I prefer to do this to avoid potential problems if -licensing of ffmpeg changes. - Patches should be posted as base64 encoded attachments (or any other encoding which ensures that the patch wont be trashed during transmission) to the ffmpeg-devel mailinglist, see |