[Bug 674320] Various improvements for logging on W32

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Aug 16 14:47:38 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=674320
  GStreamer | gstreamer (core) | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220443|none                        |needs-work
             status|                            |

--- Comment #13 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-16 21:47:36 UTC ---
(From update of attachment 220443)
First two patches look fine to me.

I would like to see one single unified interface for all the debug color stuff.
More precisely:

 - get rid of GST_DEBUG_NO_COLOR env var
 - don't add GST_DEBUG_FORCE_*_COLOR env var

 - add new GST_DEBUG_COLOR_MODE=xyz
   environment variable and then allow:
       COLOR_MODE={on,off,disable,auto,windows,unix}
   with on=auto and off=disable.

Also:

 - rename gst_debug_set_color(mode) to
    gst_debug_set_color_mode(mode)
   as suggested by Wim in comment #4.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list