[Bug 734060] videoaggregator: Race when scrub forward seeking in PAUSED leading to no ASYNC_DONE on the bus

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jul 3 09:27:31 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=734060

--- Comment #3 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Created attachment 306734
  --> https://bugzilla.gnome.org/attachment.cgi?id=306734&action=edit
glvideomixer: Add GstControlBinding proxy

This fix is a bit overkill for the current bug, but I think it's the right
way to do it and it will be required when bug #745768 lands.

This is used to proxy GstControlBinding to the pad on the
parent object. This avoid having to sync the values in the proxy pad,
this is too early if you have a queue between the pad and the actual
aggregation operation.

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