[Bug 756065] audioaggregator: fix build error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 7 03:21:27 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 3b89dd4768c15e31a80a815d16f0899abf8818ad
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Wed Oct 7 08:48:15 2015 +0900

    audioaggregator: Fix build error

    Build error due to wrong argument type in debug message
    aagg->priv->offset and next_offset are of type int64, but uint64
    formatter is being used in logs. Changing all those to int64

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

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