On Tue, Sep 8, 2015 at 9:17 PM, Ganesh Ajjanagadde <gajjanaga...@gmail.com> wrote: > Previous color support relies on existence of tput. > Unfortunately, tput is not available on windows. > According to > https://stackoverflow.com/questions/19710074/tput-color-definitions-for-windows-git-shell, > using ANSI color codes for Windows should be safe. > Thus, tput is used whenever possible; and falls back to ANSI codes when it is > unavailable. > > Untested on Windows.
Just so I get this right .. you are building a patch for Windows (where tput isnt present), yet you cannot or do not test on Windows? Seems like someone else that cares about this should do this, like, someone that can actually test. Oh, and if i start seeing weird broken ANSI escape codes in my terminal, I will revert. :p - Hendrik _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel