Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-07doc/texi2pod: fix @ref substitution rule, disallow "}" within the fieldsStefano Sabatini
2013-01-26doc/texi2pod: fix warnings introduced in e7e14bc69a606a6bec82efef729263cd38f1...Stefano Sabatini
2013-01-26Merge commit '38c1466ca41c73c7ce347da702362cb69c151716'Michael Niedermayer
2013-01-25doc: support multitable in texi2podLuca Barbato
2013-01-13doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...}Stefano Sabatini
2012-12-19doc/texi2pod: rework man inclusion logicStefano Sabatini
2012-12-18doc/texi2pod: correctly handle @url commands in the form @url{URL,...}Stefano Sabatini
2012-12-18doc/texi2pod: add support to @ifhtml and @ifnothtml directivesStefano Sabatini
2012-11-17doc/texi2pod: recognize @table @command.Nicolas George
2012-10-25doc/texi2pod.pl: drop unnecessary rule, which was converting "\," to ","Stefano Sabatini
2012-08-13doc/texi2pod: add "use warnings" directiveStefano Sabatini
2012-03-20doc: texi2pod: add -I flagMans Rullgard
2011-07-09doc: replace @pxref by @ref where appropriateDiego Biurrun
2011-03-25support @heading, @subheading, @subsubheading, and @subsubsection inJustin Ruggles
2010-11-30Remove @anchor{} commands from the POD output.Stefano Sabatini
2010-06-09Make texi2pod.pl process @include texinfo directives wherever they areStefano Sabatini
2010-06-09Tweak texi2pod.pl to make it print the various sections in theStefano Sabatini
2010-06-09Remove a rule triggered by @man begin WORD WORDS. This rule onlyStefano Sabatini
2010-06-05Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", asStefano Sabatini
2010-06-01Make texi2pod.pl accept @itemize commands with no following characterStefano Sabatini
2006-01-13Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2003-08-24added ffplay documentation - added automatic man page generation for ffmpeg, ...Fabrice Bellard