[SCM] libav/experimental: s/program/programs, as FFmpeg consists of many programs.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 17:17:22 UTC 2013
The following commit has been merged in the experimental branch:
commit adbb9bcaa7c35a57f57e5ef2f51dd799c9eb37dd
Author: Stefano Sabatini <stefano.sabatini-lala at poste.it>
Date: Fri Oct 8 23:45:06 2010 +0000
s/program/programs, as FFmpeg consists of many programs.
Originally committed as revision 25421 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/doc/developer.texi b/doc/developer.texi
index 6af9ca2..89bc339 100644
--- a/doc/developer.texi
+++ b/doc/developer.texi
@@ -149,7 +149,7 @@ 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 program (renaming options etc) or public
+ Do not change behavior of the programs (renaming 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!
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list