diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2004-09-08 10:22:01 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2004-09-08 10:22:01 +0000 |
commit | cf7f2b16ddb66c82e09f915ffcb4fe645d0d36c6 (patch) | |
tree | c9ab2dd6c6143cc0fd9c6aa216f08758128e2907 /doc/ffmpeg-doc.texi | |
parent | 7b37a6e984d5f5e45e48641d19fb957c636d5994 (diff) | |
download | ffmpeg-cf7f2b16ddb66c82e09f915ffcb4fe645d0d36c6.tar.gz |
note about our speed with replying to patches
Originally committed as revision 3442 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-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 5241c28fda..e554ead8b5 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1047,6 +1047,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 isnt c99 compliant and has no lrint()') +We reply to all patches submitted and either apply or reject with some +explanation why, but sometimes we are quite busy so it can take a week or 2 + @section Regression tests Before submitting a patch (or committing with CVS), you should at least |