GStreamer multimedia framework
Find a file
Vineeth TM 11ab8b7965 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
2015-10-07 11:20:35 +01:00
gst/audiomixer audioaggregator: Fix build error 2015-10-07 11:20:35 +01:00
tests/check/elements audiointerleave: typecast bit-mask to guint64 to fix segmentation fault 2015-09-30 09:00:52 +01:00