and update the manual page accordingly.
Based on a patch by John Calcote $(echo "<kpio.dbmdpuf@hnbjm.dpn>" | tr "b-za" "a-z").
Originally committed as revision 24049 to svn://svn.ffmpeg.org/ffmpeg/trunk
Author: stefano
Date: Sat Jul 3 20:19:38 2010
New Revision: 24023
Log:
State in the guidelines that function and parameter descriptions in
the doxy must use impersonal verbal form.
This form is apparently favored by most English speaker developers,
and has the advantage of being easier to use than the third person
form.
This should hopefully put an end to the Third Person Holy Bikeshed
War.
The change was neither discussed on the FFmpeg ML, nor approved by the
project leader.
The Holy War will continue soon on FFmpeg-devel, stay tuned ;-).
Originally committed as revision 24039 to svn://svn.ffmpeg.org/ffmpeg/trunk
Patch by Alexei Svitkine print("%s.%s@gmail.%s" % ("alexei", "svitkine", "com")).
Originally committed as revision 24038 to svn://svn.ffmpeg.org/ffmpeg/trunk
Patch by Alexei Svitkine cout << name << "." << surname << "@" << "gmail.com".
See thread:
Subject: [FFmpeg-devel] new command-line option for ffplay
Date: Wed, 23 Jun 2010 09:13:50 -0400
Originally committed as revision 24037 to svn://svn.ffmpeg.org/ffmpeg/trunk
the options are deprecated and that -vf crop should be used instead.
Based on a patch by John Calcote $(echo "<j0hn.c4lc073@gm41l.c0m>" | tr "04731" "oatei").
Originally committed as revision 24036 to svn://svn.ffmpeg.org/ffmpeg/trunk
the doxy must use impersonal verbal form.
This form is apparently favored by most English speaker developers,
and has the advantage of being easier to use than the third person
form.
This should hopefully put an end to the Third Person Holy Bikeshed
War.
Originally committed as revision 24023 to svn://svn.ffmpeg.org/ffmpeg/trunk
and options. Keep old options until next major version bump.
Patch by Rodney Baker, rodney d baker a iinet d net d au
Originally committed as revision 24021 to svn://svn.ffmpeg.org/ffmpeg/trunk
'(' and ')' are used instead of '{' and '}' in the date specification
as the latter confound the texinfo interpreter.
Originally committed as revision 23726 to svn://svn.ffmpeg.org/ffmpeg/trunk
@table@option.
Allow pod rendering, as texinfo multitables are not supported by
texi2pod.pl, also improve plain texinfo file readability.
Originally committed as revision 23688 to svn://svn.ffmpeg.org/ffmpeg/trunk
BeOS support has been broken for many years and the "maintainer" of the port
has not reacted to countless requests to get the port fixed.
approved by Mans
Originally committed as revision 23562 to svn://svn.ffmpeg.org/ffmpeg/trunk
generated document following the same order as that used in the texi
file.
Also allow rendering of *all* the sections, not only a limited
predefined subset.
Originally committed as revision 23543 to svn://svn.ffmpeg.org/ffmpeg/trunk
outputs the section if WORDS has been defined in the list of options
flags.
The meaning of this rule is not clear, and not used by the FFmpeg
documentation system anyway.
Originally committed as revision 23542 to svn://svn.ffmpeg.org/ffmpeg/trunk
them at the beginning of the file, for consistency with the final
ordering of the corresponding man pages.
Also create a separate @chapter for the "Options" section, as it is
done for the man pages, rather than merge it in the same section of
"Synopsis".
Originally committed as revision 23541 to svn://svn.ffmpeg.org/ffmpeg/trunk