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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 18 20:05:07 PST 2014


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

--- Comment #26 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-11-19 02:57:07 UTC ---
Another bug I'm hitting.. what happens if all the pads become unresponsive at
the same time. With the current design, the aggregate_func runs in a loop
forever. I tried adding some code to stop the loop and wait for a buffer, but
that means that some data can get stuck in the aggregator until enough data
arrives on one pad.. As for audio, we may need multiple input buffers to fill
an output buffer. A dead-line based approach wouldn't have that issue.

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