add a commit-rule precision when applying patches discussed on the mailing list
authorBenoit Fouet <benoit.fouet@free.fr>
Tue, 17 Apr 2007 08:37:39 +0000 (08:37 +0000)
committerBenoit Fouet <benoit.fouet@free.fr>
Tue, 17 Apr 2007 08:37:39 +0000 (08:37 +0000)
Originally committed as revision 8744 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/ffmpeg-doc.texi

index da3738f..8825874 100644 (file)
@@ -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,