]> git.sesse.net Git - ffmpeg/commitdiff
Deprecate the use of the NO_COLOR environment variable.
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 6 Dec 2010 22:24:21 +0000 (22:24 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Mon, 6 Dec 2010 22:24:21 +0000 (22:24 +0000)
Originally committed as revision 25900 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/fftools-common-opts.texi

index c362a170fb81e4c83f88ca493136ecce662f4cfd..d72ca5cc00f788c151d445340599648b458e29a2 100644 (file)
@@ -87,5 +87,7 @@ terminal, colors are used to mark errors and warnings. Log coloring
 can be disabled setting the environment variable
 @env{FFMPEG_FORCE_NOCOLOR} or @env{NO_COLOR}, or can be forced setting
 the environment variable @env{FFMPEG_FORCE_COLOR}.
+The use of the environment variable @env{NO_COLOR} is deprecated and
+will be dropped in a following FFmpeg version.
 
 @end table