[Bug 739010] [PLUGIN MOVE] Move GstAggregator to gstreamer (core)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 31 03:26:07 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739010
  GStreamer | gstreamer (core) | git

--- Comment #31 from Thibault Saunier <tsaunier at gnome.org> 2014-12-31 11:26:03 UTC ---
> After discussions on IRC, we should change this timeout stuff. First of all the
> property should be called "latency" instead. And then, whenever at least one
> upstream of aggregator is live, the srcpad thread of aggregator runs against a
> deadline. And it puts into the output buffer whatever frames are available at
> this time. The deadline would be based on the running time of the to be
> produced frame, the maximum upstream latency and the latency property, and
> would be according to the pipeline clock.
> 
> If none of the upstreams of aggregator is live, we can continue with what is
> currently done.

That has been implemented at: https://bugzilla.gnome.org/show_bug.cgi?id=741146

@tim: GstAggregator should be introspectable, I do not see what would be a
problem for that. I think we should just make sure of that while we move the
aggregator to core the introspection is happy so that we do not invent a new
typelib in -bad for nothing. (In reply to comment #30)


What else should be done? I have the impression that all issues that were
raised are now fixed.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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