Stefano Sabatini
|
c3d07c173b
|
Deprecate the use of the NO_COLOR environment variable.
Originally committed as revision 25900 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-12-06 22:24:21 +00:00 |
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
|
2010-12-06 21:47:10 +00:00 |
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
|
2010-12-05 13:56:49 +00:00 |
Stefano Sabatini
|
1e27c47715
|
Document terminal coloring in the -loglevel option.
Originally committed as revision 23633 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-16 19:16:23 +00:00 |
Stefano Sabatini
|
92d71714bf
|
Document how to set boolean options.
Originally committed as revision 23632 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
2010-06-16 19:16:20 +00:00 |
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
|
2010-06-09 21:28:53 +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
|
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
|
2009-12-21 21:53:03 +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 |