[Bug 745768] aggregator: Add internal queue
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Mar 11 12:47:19 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=745768
--- Comment #27 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 299126
--> https://bugzilla.gnome.org/attachment.cgi?id=299126&action=edit
audiomixer: On timeout, resync pads with not enough data
This is triggered if there is a gap with no data in the incoming stream, but
the stream continues afterwards, in a case like:
udpsrc ! tsdemux ! parser ! decoder ! audiomixer ! ...
In this case, if the network streams is dropped for a bit, then it would start
dropping everything afterwards, with this patch, it doesn't. The various other
checks for timestamps continuity aren't triggered for various reasons.
--
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