From: Michael Niedermayer <[email protected]>
---
doc/developer.texi | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/doc/developer.texi b/doc/developer.texi
index ec196d7..e55f70b 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -323,7 +323,7 @@ send a reminder by email. Your patch should eventually be
dealt with.
@item
Does @code{make checkheaders} pass with the patch applied?
@item
- Is the patch a unified diff?
+ Was the patch generated with git format-patch or send-email?
@item
Is the patch against latest Libav git master branch?
@item
@@ -344,9 +344,6 @@ send a reminder by email. Your patch should eventually be
dealt with.
tools/trasher and the noise bitstream filter. Your decoder or demuxer
should not crash or end in a (near) infinite loop when fed damaged data.
@item
- Is the patch created from the root of the source tree, so it can be
- applied with @code{patch -p0}?
-@item
Does the patch not mix functional and cosmetic changes?
@item
Did you add tabs or trailing whitespace to the code? Both are forbidden.
@@ -381,8 +378,6 @@ send a reminder by email. Your patch should eventually be
dealt with.
@item
Lines with similar content should be aligned vertically when doing so
improves readability.
-@item
- Did you provide a suggestion for a clear commit log message?
@end enumerate
@section Patch review process
--
1.7.0.4
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel