Commit 317a5c4b authored by michael's avatar michael

its nice to include 'what it does & why' in submitted patches


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2631 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 31f640d1
......@@ -932,6 +932,10 @@ encoding which ensures that the patch wont be trashed during
transmission) to the ffmpeg-devel mailinglist, see
@url{http://lists.sourceforge.net/lists/listinfo/ffmpeg-devel}
It also helps quite a bit if you tell us what the patch does (for example
'replaces lrint by lrintf') , and why (for example '*bsd isnt c99 compliant
and has no lrint()')
@section Regression tests
Before submitting a patch (or committing with CVS), you should at least
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment