diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-06-11 23:37:15 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-06-11 23:37:15 +0000 |
commit | 1aa80145c5dbf8f37883c9df22eb53655ef67112 (patch) | |
tree | 6a93038f405f59d214877c6da6fe6082ddc44fe1 | |
parent | 0c33dac2368f1eaa6385accd854047d7ec5a9619 (diff) | |
download | ffmpeg-1aa80145c5dbf8f37883c9df22eb53655ef67112.tar.gz |
dont attach huge samplesto mails
Originally committed as revision 9284 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index f4f9269f7a..d65f03b7ed 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1708,6 +1708,8 @@ do not attach several unrelated patches to the same mail. @item If the patch fixes a bug, did you provide enough information, including a sample, so the bug can be reproduced and the fix can be verified? + Note please do not attach samples >100k to mails but rather provide a + URL, you can upload to ftp://upload.mplayerhq.hu @item Did you provide a verbose summary about what the patch does change? @item |