Commit 0541f2c4 authored by Michael Niedermayer's avatar Michael Niedermayer

add rule to keep disscussion on the public mailinglist (stolen from mplayers policy)

(like always 1 complain from a ffmpeg-developer and ill reverse and we can disscuss it)

Originally committed as revision 8413 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 981990db
...@@ -1551,6 +1551,9 @@ please use av_log() instead. ...@@ -1551,6 +1551,9 @@ please use av_log() instead.
Update the documentation if you change behavior or add features. If you are Update the documentation if you change behavior or add features. If you are
unsure how best to do this, send a patch to ffmpeg-devel, the documentation unsure how best to do this, send a patch to ffmpeg-devel, the documentation
maintainer(s) will review and commit your stuff. maintainer(s) will review and commit your stuff.
@item
Try to keep important discussions and requests (also) on the public
developer mailing list, so that all developers can benefit from them.
@item @item
Never write to unallocated memory, never write over the end of arrays, Never write to unallocated memory, never write over the end of arrays,
always check values read from some untrusted source before using them always check values read from some untrusted source before using them
......
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