History | View | Annotate | Download (4.19 KB)
Add protocols.texi.
Originally committed as revision 24616 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add the indevs.texi and outdevs.texi files.
Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add missing docs for the ffplay -autoexit option.
Patch by Alexei Svitkine print("%s.%s@gmail.%s" % ("alexei", "svitkine", "com")).
Originally committed as revision 24038 to svn://svn.ffmpeg.org/ffmpeg/trunk
Implement -onkeydown and -onmousedown options for ffplay.
Patch by Alexei Svitkine cout << name << "." << surname << "@" << "gmail.com".
See thread:Subject: [FFmpeg-devel] new command-line option for ffplayDate: Wed, 23 Jun 2010 09:13:50 -0400
Originally committed as revision 24037 to svn://svn.ffmpeg.org/ffmpeg/trunk
Make the ffmpeg and ffplay man pages show the list of lavfi filters,sinks and sources, and document the -vf option.
Originally committed as revision 23689 to svn://svn.ffmpeg.org/ffmpeg/trunk
Rename the ff* tools @chapters "Invocation" to "Synopsis", and placethem at the beginning of the file, for consistency with the finalordering of the corresponding man pages.
Also create a separate @chapter for the "Options" section, as it isdone for the man pages, rather than merge it in the same section of...
Replace "Fabrice Bellard" with "The FFmpeg developers" as the authorsof the ff* tools man pages.
Originally committed as revision 23492 to svn://svn.ffmpeg.org/ffmpeg/trunk
Rename ffplay-doc.texi @chapter "Introduction" to "Description", forconsistency with the corresponding man section.
Originally committed as revision 23454 to svn://svn.ffmpeg.org/ffmpeg/trunk
Make consistent the various SEE ALSO sections in the FFmpeg man pages.
Also replace "the HTML documentation of @file{ffmpeg}" with "the FFmpegHTML documentation", which is more generic.
Originally committed as revision 23444 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add -t option to ffplay.
Patch by Robert Krüger, krueger signal7 de
Originally committed as revision 22764 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add a loop option to ffplay.
Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add a -window_title option, which sets the FFplay window title.
Patch by Robert Krüger "krueger ET signal7 DOT de".
Originally committed as revision 22588 to svn://svn.ffmpeg.org/ffmpeg/trunk
Put all the options shared amongst the ff* tools under a dedicatedsection "Generic options".
Originally committed as revision 21934 to svn://svn.ffmpeg.org/ffmpeg/trunk
Re-add missing "@end table" which was erroneously removed in theprevious commit.
Originally committed as revision 20908 to svn://svn.ffmpeg.org/ffmpeg/trunk
Factorize common options documentation.
Originally committed as revision 20907 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add -?, -help, and --help as alternative options to get help.
Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk
Implement a -filters option, listing all the available libavfilterfilters.Currently filters are not registered, so the option will show none.
Originally committed as revision 20807 to svn://svn.ffmpeg.org/ffmpeg/trunk
Document -formats split
Originally committed as revision 20561 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add a -loglevel command line option to ffplay.
The -loglevel option makes possible to set the logging level used bythe libav* libraries.
Originally committed as revision 20027 to svn://svn.ffmpeg.org/ffmpeg/trunk
Document ffplay -ast, -vst, and -sst options.
Originally committed as revision 17694 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add missing ffplay subtitle cycling keybinding.patch by Björn Axelsson, gecko acc.umu se
Originally committed as revision 17078 to svn://svn.ffmpeg.org/ffmpeg/trunk
Run documentation through ispell, plus some minor fixes.
Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
small consistency fixes for the ffplay manualpatch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13441 to svn://svn.ffmpeg.org/ffmpeg/trunk
Add -formats option to ffplay.Patch by Stefano Sabatini stefano sabatini-lala poste it
Originally committed as revision 13246 to svn://svn.ffmpeg.org/ffmpeg/trunk
Implement ffplay -L.Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13235 to svn://svn.ffmpeg.org/ffmpeg/trunk
Let ffplay support "-version".Patch by: Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 13208 to svn://svn.ffmpeg.org/ffmpeg/trunk
Mark option arguments as variables using @var{}.patch by Stefano Sabatini, stefano.sabatini-lala poste it
Originally committed as revision 12771 to svn://svn.ffmpeg.org/ffmpeg/trunk
Explain a few more options that were recently added.patch by Limin Wang, lance.lmwang gmail com
Originally committed as revision 8349 to svn://svn.ffmpeg.org/ffmpeg/trunk
update docs to reflect AVImageFormat removing
Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
spelling/grammar/wording
Originally committed as revision 4363 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc update
Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
added ffplay documentation - added automatic man page generation for ffmpeg, ffserver and ffplay
Originally committed as revision 2136 to svn://svn.ffmpeg.org/ffmpeg/trunk