info: use mutex to do console colors on windows
authorLRN <lrn1986 at gmail.com>
Tue, 14 Apr 2009 08:32:07 +0000 (10:32 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 14 Apr 2009 08:32:07 +0000 (10:32 +0200)
commit7e0bdbf2086b5fffa439dbd876a5e57281dc7c1a
treebf0a0160b33b0783653c8cf8f90b504f9814ae84
parent25826ffe404f3d62fac302bb9b1a2778f8513f54
info: use mutex to do console colors on windows

Use a static mutex to keep the console colors and context together when
debugging with colors on Windows.
Fixes #517231.
gst/gstinfo.c