Skip to content
Snippets Groups Projects
Commit 7885603a authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

patches should not contain several unrelated changes

Originally committed as revision 4445 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 93a23627
No related branches found
No related tags found
No related merge requests found
...@@ -1156,6 +1156,10 @@ First, (@pxref{Coding Rules}) above if you didn't yet. ...@@ -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' When you submit your patch, try to send a unified diff (diff '-up'
option). I cannot read other diffs :-) 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 Run the regression tests before submitting a patch so that you can
verify that there are no big problems. verify that there are no big problems.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment