[Bug 757642] compositor: some documentation is obsolete

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 19 01:27:39 PST 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> gstaggregator.c - the following seems to be not true anymore (3 start modes
> are now supported):
> 
>  *    When data is queued on all pads, tha aggregate vmethod is called.


I believe the 'start modes' don't influence when the aggregate vmethod is
called, just the timestamping of the output data.

The doc comment is not entirely true though because it will also be called when
there is not data on all pads, if timeout-based operation is in use in live
mode (but this only happens if the subclass does other things too).

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