[Bug 745768] aggregator: Add internal queue
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Mar 7 00:49:06 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745768
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #298761|none |reviewed
status| |
--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 298761:
--> (https://bugzilla.gnome.org/review?bug=745768&attachment=298761)
::: gst-libs/gst/base/gstaggregator.c
@@ +1578,3 @@
+ if (latency)
+ self->priv->latency_live = TRUE;
I don't think this change is correct. Why would you assume a live pipeline just
because the aggregator subclass told the base class about its latency? Both
videoaggregator and audiomixer always set a latency currently.
--
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