[FFmpeg-devel] [PATCH] add colours to warnings and errors

Ramiro Polla ramiro.polla
Wed Jun 9 20:13:58 CEST 2010


On Fri, Jun 4, 2010 at 4:22 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, Jun 04, 2010 at 12:23:59AM -0300, Ramiro Polla wrote:
>> On Sun, May 2, 2010 at 7:01 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
>> > This patch now makes ansi and win32 exclusive so that ansi is not possible
>> > on win32 anymore.
>> > Is this intended?
>>
>> I don't see why that would be wanted. Cygwin builds don't compile the
>> _WIN32 code, and they're left with whatever they already support (btw
>> the red & underline cases in the cygwin terminal print out light blue
>> instead, but we don't care). If someone with a real use case and
>> really interested in supporting ansi in Windows shows up, we can
>> figure out what to do later.
>>
>> Attached are 2 alternate attempts at this. Each contain 3 patches
>> (alt1_* and alt2_*).
>
> commit which you prefer

Committed alt2.



More information about the ffmpeg-devel mailing list