[Bug 764396] Add GST_EVENT_LATENCY_CHANGED
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 31 06:51:53 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764396
--- Comment #5 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
Spinning a bit on the group-id idea(!), by simply adding group-id 0 as a
default for basesink, we would effectively have the same behavior as today, but
by now changing that property to 1, you start operation with a second group.
Meaning the code could be generic for all the cases, and we would not need a
"special case" for group-id. So a full "recalculate latency" might call
gst_bin_recalculate_group_latency() for each group present.
--
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