diff options
author | Benoit Fouet <benoit.fouet@free.fr> | 2007-04-17 08:37:39 +0000 |
---|---|---|
committer | Benoit Fouet <benoit.fouet@free.fr> | 2007-04-17 08:37:39 +0000 |
commit | b092d033958f805158c673f588a87506d64d413a (patch) | |
tree | 6017dafadcb3a455bd8c1af43d5279a0d8fe481d /doc/ffmpeg-doc.texi | |
parent | b38d487466e68bd6baf2889017d2a751831560f0 (diff) | |
download | ffmpeg-b092d033958f805158c673f588a87506d64d413a.tar.gz |
add a commit-rule precision when applying patches discussed on the mailing list
Originally committed as revision 8744 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 da3738fc5b..8825874b3d 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1548,6 +1548,9 @@ please use av_log() instead. answer to ffmpeg-devel (or wherever you got the patch from) saying that you applied the patch. @item + When applying patches that have been discussed (at length) on the mailing + list, reference the thread in the log message. +@item Do NOT commit to code actively maintained by others without permission. Send a patch to ffmpeg-devel instead. If noone answers within a reasonable timeframe (12h for build failures and security fixes, 3 days small changes, |