diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2007-04-13 23:36:58 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2007-04-13 23:36:58 +0000 |
commit | a15bcf7087f580075d8529fc2074a1b98f6230ab (patch) | |
tree | ebf662e2efddb80fd55ce93184c3e70d13157a5e | |
parent | 7dfef2451da550abd2510eff87da78523278e476 (diff) | |
download | ffmpeg-a15bcf7087f580075d8529fc2074a1b98f6230ab.tar.gz |
one patch one mail
Originally committed as revision 8728 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffmpeg-doc.texi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 51ca0ad824..e0067aadd2 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1615,6 +1615,9 @@ It also helps quite a bit if you tell us what the patch does (for example 'replaces lrint by lrintf'), and why (for example '*BSD isn't C99 compliant and has no lrint()') +Also please if you send several patches, send each patch as seperate mail, +dont attach several unrelated patches to the same mail. + @section Patch review process All patches posted to ffmpeg-devel will be reviewed, unless they contain a |