[SCM] libav/experimental: patches should not contain several unrelated changes
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:44:39 UTC 2013
The following commit has been merged in the experimental branch:
commit 7885603a0bc06ff8db5ac72216fbd5da6c22c087
Author: Michael Niedermayer <michaelni at gmx.at>
Date: Sat Jul 16 08:28:38 2005 +0000
patches should not contain several unrelated changes
Originally committed as revision 4445 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 31e73ef..f6d8ae0 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -1156,6 +1156,10 @@ First, (@pxref{Coding Rules}) above if you didn't yet.
When you submit your patch, try to send a unified diff (diff '-up'
option). I cannot read other diffs :-)
+Also please do not submit patches which contain several unrelated changes,
+split them into individual self-contained patches, this makes reviewing
+them much easier.
+
Run the regression tests before submitting a patch so that you can
verify that there are no big problems.
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list