Commit 84b4e861 authored by michael's avatar michael

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)


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8413 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 814b3404
...@@ -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