[FFmpeg-devel] [PATCH 2/3] Specify more explicitely what changing programs behavior means.

Stefano Sabatini stefano.sabatini-lala
Fri Oct 8 11:30:57 CEST 2010


---
 doc/developer.texi |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/doc/developer.texi b/doc/developer.texi
index 89bc339..575862c 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -149,7 +149,8 @@ should also be avoided if they don't make the code easier to understand.
    Also if you have doubts about splitting or not splitting, do not hesitate to
    ask/discuss it on the developer mailing list.
 @item
-   Do not change behavior of the programs (renaming options etc) or public
+   Do not change behavior of the programs (renaming or removing or
+   changing or adding options etc) or public
    API or ABI without first discussing it on the ffmpeg-devel mailing list.
    Do not remove functionality from the code. Just improve!
 
-- 
1.7.1




More information about the ffmpeg-devel mailing list