[Bug 757563] audiomixer: issues with seamless looping (missing support for non-flushing seeks)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 13 22:18:06 UTC 2018


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

--- Comment #33 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 367774:
 --> (https://bugzilla.gnome.org/review?bug=757563&attachment=367774)

::: gst-libs/gst/audio/gstaudioaggregator.c
@@ +1992,2 @@
       max_offset = MAX ((gint64) max_offset, (gint64)
pad->priv->output_offset);
+

useless new line

@@ +2042,2 @@
   aagg->priv->current_buffer = NULL;
+  ret = gst_aggregator_finish_buffer (agg, outbuf);

This seems unrelated too, any reason for doing that?

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