[Bug 755623] audiomixer: Using absolute clock times results in 0..now buffers to be rendered at once, stalling the pipeline

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


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

Florin Apostol <florin.apostol at oregan.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |florin.apostol at oregan.net

--- Comment #5 from Florin Apostol <florin.apostol at oregan.net> ---
commit 40a908b1d968f7aa3f265c03af2aff93380ec274 fails to build on 32bit
platforms:

make[4]: Entering directory
'/home/florin/gst/master/gst-plugins-bad/gst/audiomixer'
  CC       libgstaudiomixer_la-gstaudiomixer.lo
  CC       libgstaudiomixer_la-gstaudioaggregator.lo
gstaudioaggregator.c: In function 'gst_audio_aggregator_aggregate':
gstaudioaggregator.c:1142:5: error: format '%lu' expects argument of type 'long
unsigned int', but argument 8 has type 'gint64' [-Werror=format=]
     GST_DEBUG_OBJECT (aagg, "Starting at offset %lu", aagg->priv->offset);
     ^
cc1: all warnings being treated as errors
Makefile:938: recipe for target 'libgstaudiomixer_la-gstaudioaggregator.lo'
failed

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