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
2020-09-08doc/texi2pod: support @float.Nicolas George
2015-07-06doc/texi2pod: fix an unescaped left braceJames Almer
2015-04-11texi2pod: Handle @verbatimTimothy Gu
2014-09-03Merge commit '94f084324e648876508bed546d950762f10b875e'Michael Niedermayer
2014-09-03texi2pod: Make it output a single encoding stringLuca Barbato
2014-04-09Merge commit 'be59675add2a05a7400b1abf86201ab069d7b1dd'Michael Niedermayer
2014-04-09doc: Change the multitable rendering in texi2podLuca Barbato
2014-03-13doc/texi2pod: fix encoding typeMichael Niedermayer
2014-02-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-25texi2pod: always declare the pod file as UTF-8 encodedJanne Grunau
2014-02-06doc/texi2pod: make references boldTimothy Gu
2013-12-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-12-01doc: Try to find nonstandard Perl path from the environmentDiego Biurrun
2013-03-30doc/texi2pod.pl: skip printing chapter names if they are disabledStefano Sabatini
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