GNOME Bugzilla – Bug 679008
docs: Add docs about all debug levels and GST_TRACE environment var
Last modified: 2012-06-28 13:49:10 UTC
patches following
Created attachment 217459 [details] [review] Add info about more logs levels
Created attachment 217460 [details] [review] Add GST_TRACE docs
Review of attachment 217460 [details] [review]: ::: docs/gst/running.xml @@ +288,3 @@ + Counts all live objects and dumps an overview of the number of unfreed + objects at program exit. +The variable takes a comma-separated list of tracing options to enable. Indent?
Hello Stefan, I copied the version available in master: http://cgit.freedesktop.org/gstreamer/gstreamer/tree/docs/gst/running.xml#n280 Do you want me to rework the patch or fix master?
commit 805674eed126f85cf4be2436da215b1d5abcb4f2 Author: Javier Jardón <jjardon@gnome.org> Date: Thu Jun 28 04:18:20 2012 +0900 docs/gst/running.xml: Add info about the GST_TRACE environment variable https://bugzilla.gnome.org/show_bug.cgi?id=679008 commit b348f1daad999c599d6aeac547ed2d5cfb81e04e Author: Javier Jardón <jjardon@gnome.org> Date: Thu Jun 28 03:56:12 2012 +0900 docs/gst/running.xml: GStreamer supports more debuggins levels https://bugzilla.gnome.org/show_bug.cgi?id=679008