aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ffplay-doc.texi
Commit message (Collapse)AuthorAgeFilesLines
* Add a loop option to ffplay.Robert Krüger2010-03-231-0/+2
| | | | | | Patch by Robert Krüger, krueger signal7 de Originally committed as revision 22646 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a -window_title option, which sets the FFplay window title.Robert Krüger2010-03-171-0/+2
| | | | | | 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 dedicatedStefano Sabatini2010-02-211-1/+3
| | | | | | section "Generic options". Originally committed as revision 21934 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Re-add missing "@end table" which was erroneously removed in theStefano Sabatini2009-12-211-0/+1
| | | | | | previous commit. Originally committed as revision 20908 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Factorize common options documentation.Stefano Sabatini2009-12-211-30/+1
| | | | Originally committed as revision 20907 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add -?, -help, and --help as alternative options to get help.Ramiro Polla2009-12-211-1/+1
| | | | Originally committed as revision 20906 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement a -filters option, listing all the available libavfilterStefano Sabatini2009-12-121-0/+2
| | | | | | | filters. 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 splitDaniel Verkamp2009-11-201-1/+7
| | | | Originally committed as revision 20561 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a -loglevel command line option to ffplay.Stefano Sabatini2009-09-261-0/+13
| | | | | | | 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
* Document ffplay -ast, -vst, and -sst options.Stefano Sabatini2009-03-011-0/+15
| | | | Originally committed as revision 17694 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing ffplay subtitle cycling keybinding.Björn Axelsson2009-02-081-0/+3
| | | | | | 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.Diego Biurrun2008-06-061-2/+2
| | | | Originally committed as revision 13670 to svn://svn.ffmpeg.org/ffmpeg/trunk
* small consistency fixes for the ffplay manualStefano Sabatini2008-05-261-27/+27
| | | | | | patch 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.Stefano Sabatini2008-05-231-0/+2
| | | | | | Patch by Stefano Sabatini stefano sabatini-lala poste it Originally committed as revision 13246 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Implement ffplay -L.Stefano Sabatini2008-05-221-0/+2
| | | | | | 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".Stefano Sabatini2008-05-211-0/+2
| | | | | | 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{}.Stefano Sabatini2008-04-081-8/+8
| | | | | | 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.Limin Wang2007-03-121-0/+31
| | | | | | 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 removingBaptiste Coudurier2006-11-051-6/+0
| | | | Originally committed as revision 6899 to svn://svn.ffmpeg.org/ffmpeg/trunk
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
| | | | Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* spelling/grammar/wordingDiego Biurrun2005-06-091-8/+8
| | | | Originally committed as revision 4363 to svn://svn.ffmpeg.org/ffmpeg/trunk
* doc updateFabrice Bellard2003-09-161-0/+6
| | | | Originally committed as revision 2285 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added ffplay documentation - added automatic man page generation for ffmpeg, ↵Fabrice Bellard2003-08-241-0/+104
ffserver and ffplay Originally committed as revision 2136 to svn://svn.ffmpeg.org/ffmpeg/trunk