1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-10 17:41:09 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
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
7087a0f525 Add a -loglevel command line option to ffserver.
The -loglevel option makes possible to set the logging level used by
the libav* libraries.

Originally committed as revision 20035 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-09-26 23:30:41 +00:00
Benoit Fouet
c27c66c3f0 Add a space between frequencies and their units.
Originally committed as revision 15613 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-10-13 15:09:04 +00:00
Stefano Sabatini
dde2d1dc36 Remove credit to Philip Gladstone contribution from the ffserver
documentation. Philip Gladstone aka philipjsg contributed the first
version of the section named Quickstart (now incorporated into the
DESCRIPTION section).

Originally committed as revision 14042 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-30 21:40:28 +00:00
Stefano Sabatini
d6fbdcec05 Update ffserver docs to match r13978, ffserver in debug mode now
directs logs to stdout.

Originally committed as revision 13982 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-25 22:35:51 +00:00
Stefano Sabatini
fb6b04aae9 Incorporate ffserver documentation Quick Start chapter into the
man DESCRIPTION section.

Originally committed as revision 13941 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-24 09:07:19 +00:00
Stefano Sabatini
c1bb8f9792 Document ffserver debug mode.
Originally committed as revision 13896 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 17:26:13 +00:00
Stefano Sabatini
60b51bb262 Document ffserver daemon mode.
Originally committed as revision 13895 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 16:30:21 +00:00
Stefano Sabatini
dea7da1063 Document ffserver no-launch mode.
Originally committed as revision 13894 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-22 16:23:58 +00:00
Stefano Sabatini
d45bad6cef Add a "Status stream" section in ffserver-doc.texi.
Originally committed as revision 13831 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-19 21:42:09 +00:00
Stefano Sabatini
f26a60a0f0 Add an "How does it work" section in ffserver-doc.texi.
Originally committed as revision 13808 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-18 21:48:56 +00:00
Stefano Sabatini
bc2869f6dd Fix an example command in ffserver-doc.texi.
Originally committed as revision 13777 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-06-16 08:26:38 +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
d6880d4d26 small consistency fixes for the ffserver manual
patch by Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13440 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-26 22:59:02 +00:00
Stefano Sabatini
f346033e9d Add -formats option to ffserver.
Patch by Stefano Sabatini stefano sabatini-lala poste it

Originally committed as revision 13245 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-23 07:14:28 +00:00
Stefano Sabatini
8117c97e12 Implement ffserver -version.
Patch by: Stefano Sabatini, stefano.sabatini-lala poste it

Originally committed as revision 13234 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-22 09:48:34 +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
Diego Biurrun
1cc60c47c5 Consistent naming and lib prefixes for x264, xvid and mp3lame within the code.
Originally committed as revision 9230 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-06-06 08:51:41 +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
758b4bcd62 Clarify the sentence about WMP object IDs.
Originally committed as revision 4374 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-11 16:15:53 +00:00
Diego Biurrun
3e4a1028b0 Further spelling/grammar/wording fixes as suggested by the Wanderer and Mans
Originally committed as revision 4371 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 22:29:18 +00:00
Diego Biurrun
b1e4528b1e spelling/grammar/wording
Originally committed as revision 4370 to svn://svn.ffmpeg.org/ffmpeg/trunk
2005-06-09 21:14:15 +00:00
Fabrice Bellard
5ee03c86bc update
Originally committed as revision 2155 to svn://svn.ffmpeg.org/ffmpeg/trunk
2003-08-24 21:34:12 +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
Philip Gladstone
ae98a91509 Updated to reflect the current state of ffserver (as I understand it).
Originally committed as revision 1266 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-21 03:52:01 +00:00
Fabrice Bellard
c70a211997 ffserver documentation update
Originally committed as revision 1234 to svn://svn.ffmpeg.org/ffmpeg/trunk
2002-11-19 19:47:50 +00:00