Commit Graph

32 Commits

Author SHA1 Message Date
Stefano Sabatini 4419c8bf25 Add the indevs.texi and outdevs.texi files.
Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-27 13:10:59 +00:00
Alexei Svitkine 07a90cd5bf 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
2010-07-04 12:43:18 +00:00
Alexei Svitkine 066ce8c93d 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 ffplay
Date: Wed, 23 Jun 2010 09:13:50 -0400

Originally committed as revision 24037 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-04 12:43:12 +00:00
Stefano Sabatini 3275ac6a23 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
2010-06-21 22:09:07 +00:00
Stefano Sabatini a66d8cd91c Rename the ff* tools @chapters "Invocation" to "Synopsis", and place
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
2010-06-08 22:32:29 +00:00
Stefano Sabatini aeadb3285d Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors
of the ff* tools man pages.

Originally committed as revision 23492 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-05 16:21:17 +00:00
Stefano Sabatini 4fff60841f Rename ffplay-doc.texi @chapter "Introduction" to "Description", for
consistency with the corresponding man section.

Originally committed as revision 23454 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-03 21:23:07 +00:00
Stefano Sabatini b26247ed86 Make consistent the various SEE ALSO sections in the FFmpeg man pages.
Also replace "the HTML documentation of @file{ffmpeg}" with "the FFmpeg
HTML documentation", which is more generic.

Originally committed as revision 23444 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-06-03 19:16:08 +00:00
Robert Krüger d834d63b0e 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
2010-04-01 20:56:23 +00:00
Robert Krüger 1922c0a773 Add a loop option to ffplay.
Patch by Robert Krüger, krueger signal7 de

Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-03-23 17:39:51 +00:00
Robert Krüger 076db5ed57 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
2010-03-17 23:39:18 +00:00
Stefano Sabatini 8b9da8b50a Put all the options shared amongst the ff* tools under a dedicated
section "Generic options".

Originally committed as revision 21934 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-21 10:56:38 +00:00
Stefano Sabatini dc7f38f59c Re-add missing "@end table" which was erroneously removed in the
previous commit.

Originally committed as revision 20908 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-21 21:50:23 +00:00
Stefano Sabatini 5f6cb6eb9c Factorize common options documentation.
Originally committed as revision 20907 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-21 21:32:09 +00:00
Ramiro Polla 870e015048 Add -?, -help, and --help as alternative options to get help.
Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-21 02:20:13 +00:00
Stefano Sabatini 62d7566239 Implement a -filters option, listing all the available libavfilter
filters.
Currently filters are not registered, so the option will show none.

Originally committed as revision 20807 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-12 16:18:11 +00:00
Daniel Verkamp 0584b71823 Document -formats split
Originally committed as revision 20561 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-20 10:23:40 +00:00
Stefano Sabatini 5a6d66640c Add a -loglevel command line option to ffplay.
The -loglevel option makes possible to set the logging level used by
the libav* libraries.

Originally committed as revision 20027 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-26 17:18:02 +00:00
Stefano Sabatini 4b03756748 Document ffplay -ast, -vst, and -sst options.
Originally committed as revision 17694 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-03-01 17:13:33 +00:00
Björn Axelsson 173c718500 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
2009-02-08 22:22:26 +00:00
Diego Biurrun 831ec93567 Run documentation through ispell, plus some minor fixes.
Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-06 07:51:36 +00:00
Stefano Sabatini b467be729e small consistency fixes for the ffplay manual
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13441 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-26 23:01:22 +00:00
Stefano Sabatini a28b7ed488 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
2008-05-23 07:15:56 +00:00
Stefano Sabatini 8fdea2042e Implement ffplay -L.
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13235 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-22 09:49:18 +00:00
Stefano Sabatini 1b068b2984 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
2008-05-21 14:12:45 +00:00
Stefano Sabatini a19caa0f3e 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
2008-04-08 16:39:30 +00:00
Limin Wang 05e894bcdc 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
2007-03-12 17:16:12 +00:00
Baptiste Coudurier 3c88ea2476 update docs to reflect AVImageFormat removing
Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-11-05 13:31:57 +00:00
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace.
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-12-17 18:14:38 +00:00
Diego Biurrun 6527639b48 spelling/grammar/wording
Originally committed as revision 4363 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 18:12:07 +00:00
Fabrice Bellard 988a9f9e3a doc update
Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-09-16 20:28:18 +00:00
Fabrice Bellard e99c4e1037 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
2003-08-24 11:16:29 +00:00