[gstreamer-bugs] [Bug 456573] allow dumping pipelines as dot graphs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 15 04:00:16 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=456573

  GStreamer | gstreamer (core) | Ver: HEAD CVS




------- Comment #12 from Tim-Philipp Müller  2007-10-15 11:00 UTC -------
Since noone else seems to have comments, here's my suggestion to get this
moving forward:

 - forget about the formatting stuff I mentioned for now, it's not
   that important

 - put this into gstdebugutils.[ch] or gstdebug.[ch] in core

 - the macros should evaluate to nothing if GST_DISABLE_GST_DEBUG
   is defined

 - _gst_debug_bin_to_dot_file() should only actually _do_ something
   if a certain environment variable is set (similar to GST_DEBUG,
   maybe GST_DEBUG_DUMP_DOT_FILES=1?); if that environment variable
   is not set, it should just return.

How about that?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=456573.




More information about the Gstreamer-bugs mailing list