aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ffplay-doc.texi
Commit message (Collapse)AuthorAgeFilesLines
* Add eval.texi file.Stefano Sabatini2010-11-031-0/+1
| | | | Originally committed as revision 25665 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add protocols.texi.Stefano Sabatini2010-07-311-0/+1
| | | | Originally committed as revision 24616 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add the indevs.texi and outdevs.texi files.Stefano Sabatini2010-07-271-0/+2
| | | | Originally committed as revision 24543 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing docs for the ffplay -autoexit option.Alexei Svitkine2010-07-041-0/+2
| | | | | | 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.Alexei Svitkine2010-07-041-0/+4
| | | | | | | | | | 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
* Make the ffmpeg and ffplay man pages show the list of lavfi filters,Stefano Sabatini2010-06-211-0/+8
| | | | | | 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 placeStefano Sabatini2010-06-081-9/+8
| | | | | | | | | | | 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
* Replace "Fabrice Bellard" with "The FFmpeg developers" as the authorsStefano Sabatini2010-06-051-2/+2
| | | | | | of 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", forStefano Sabatini2010-06-031-2/+2
| | | | | | consistency 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.Stefano Sabatini2010-06-031-1/+1
| | | | | | | 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
* Add -t option to ffplay.Robert Krüger2010-04-011-0/+2
| | | | | | 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.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