Anton Khirnov
|
0d0b81f941
|
Generate manpages for AV{Format,Codec}Context AVOptions.
|
13 years ago |
Michael Niedermayer
|
3bd749f335
|
docs: Add examples for -cpuflags
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Diego Biurrun
|
1466a5181b
|
doc: Fix names of av_log color environment variables.
|
13 years ago |
Alexandra Khirnova
|
a7b5e841ff
|
avconv: support stream specifiers in -metadata and -map_metadata
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
13 years ago |
Diego Biurrun
|
da9cea77e3
|
Fix a bunch of common typos.
|
13 years ago |
Nicolas George
|
337ce558b6
|
fftools: add -report option.
|
13 years ago |
Luca Barbato
|
d5837d7fe9
|
doc: update documentation to use avconv
|
13 years ago |
root
|
551b9eb9ef
|
docs: Spelling fixes to 9 texi files from /doc
credits to: Violet Lin (from Google Code-in)
Signed-off-by: burek <burek021@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
13 years ago |
Anton Khirnov
|
a5f05e52e4
|
doc/avtools: add forgotten part to stream specifiers description
|
13 years ago |
Mans Rullgard
|
8124d8ad66
|
avtools: add -v as alias for -loglevel
This saves a bit of typing.
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
13 years ago |
Anton Khirnov
|
3ccd15803b
|
avconv: add support for copying attachments.
|
13 years ago |
Anton Khirnov
|
99442bfe20
|
doc/avtools-common-opts: write a section about stream specifiers.
|
13 years ago |
Anton Khirnov
|
b3dd2010af
|
doc: cosmetics, rename fftools-common-opts to avtools-....
|
13 years ago |
Anton Khirnov
|
05bffc12c4
|
avconv: move audio_sample_fmt to options context.
Also document it and replace undocumented and inconsistent
'-sample_fmt list' syntax with -sample_fmts.
|
13 years ago |
Anton Khirnov
|
d4863fc1a8
|
cmdutils: allow precisely specifying a stream for AVOptions.
|
13 years ago |
Anton Khirnov
|
e0e65ddb88
|
doc/fftools-common-opts: wording fixes missing from the previous commit.
|
13 years ago |
Anton Khirnov
|
22b203baf8
|
doc: document using AVOptions in fftools.
|
13 years ago |
Michael Niedermayer
|
a6be21d3ba
|
Revert "replace FFmpeg with Libav in doc/"
This reverts commit f8a45fa1b1 .
Conflicts:
doc/optimization.txt
|
14 years ago |
Janne Grunau
|
f8a45fa1b1
|
replace FFmpeg with Libav in doc/
unless it stands for ffmpeg the program or is historic
|
14 years ago |
Stefano Sabatini
|
c3d07c173b
|
Deprecate the use of the NO_COLOR environment variable.
Originally committed as revision 25900 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |
Stefano Sabatini
|
3011ecdeb7
|
Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use of
NO_COLOR (but properly prefixed for avoiding namespace conflicts).
Originally committed as revision 25899 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |
Etienne Buira
|
129983408d
|
Allow to force colored output.
Patch by Etienne Buira, etienne d buira d lists a free d fr
Originally committed as revision 25888 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
14 years ago |
Stefano Sabatini
|
1e27c47715
|
Document terminal coloring in the -loglevel option.
Originally committed as revision 23633 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Stefano Sabatini
|
92d71714bf
|
Document how to set boolean options.
Originally committed as revision 23632 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Stefano Sabatini
|
25e25617f6
|
Make all the numeric options accept in input an expression which is
evaluated through av_strtod().
Fix roundup issue #551.
Originally committed as revision 23556 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
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
|
15 years ago |
Stefano Sabatini
|
3f7bb42607
|
Implement a -pix_fmts option for listing all the supported pixel
formats.
Originally committed as revision 20909 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |
Stefano Sabatini
|
5f6cb6eb9c
|
Factorize common options documentation.
Originally committed as revision 20907 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
15 years ago |