[Bug 752100] rtpklvdepay: fix build error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jul 8 00:51:04 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.5.3

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks.

commit ffe9cbc1f6866457e04976bfdbd05da0e87b7769
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Wed Jul 8 08:59:49 2015 +0900

    rtpklvdepay: fix printf format compiler warning

    v_len is of type guint64, but while print the value(16 + len_size + v_len)
    G_GSIZE_FORMAT is being used instead of G_GUINT64_FORMAT

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

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