[Bug 756065] audioaggregator: fix build error
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Oct 4 17:07:38 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756065
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #312654|none |needs-work
status| |
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 312654:
--> (https://bugzilla.gnome.org/review?bug=756065&attachment=312654)
::: gst/audiomixer/gstaudioaggregator.c
@@ +1141,3 @@
GST_SECOND);
+ GST_DEBUG_OBJECT (aagg, "Starting at offset %" G_GUINT64_FORMAT,
+ aagg->priv->offset);
Offset is a gint64, you are using the guint64 formatter here.
--
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