[Bug 760421] info: expose custom vasprintf implementation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 12 16:59:21 PST 2016


https://bugzilla.gnome.org/show_bug.cgi?id=760421

Matthew Waters (ystreet00) <ystreet00 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.2

--- Comment #5 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
commit 347734e529ba1adadf34116badcddd4e552bfe46
Author: Matthew Waters <matthew at centricular.com>
Date:   Mon Jan 11 16:31:39 2016 +1100

    info: expose debugging printf functions

    Other gst libraries and/or elements may want to add some debug logging to
an
    external debug system or implement delayed debugging for performance
reasons.

    Exposes the internal __gst_vasprintf as gst_info_vasprintf which has a
fallback
    to g_vasprintf if the debug system is disabled.

    API: gst_info_vasprintf
    API: gst_info_strdup_vprintf
    API: gst_info_strdup_printf

    https://bugzilla.gnome.org/show_bug.cgi?id=760421

-- 
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