[Bug 739010] Move GstAggregator from -bad to gstreamer (core)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 27 16:38:44 UTC 2017


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

--- Comment #53 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
(In reply to Stefan Sauer (gstreamer, gtkdoc dev) from comment #52)
> -
> +  // FIXME: should this be done by gst_query_set_latency() too?
>    if (min > max && GST_CLOCK_TIME_IS_VALID (max)) {
>      GST_ELEMENT_WARNING (self, CORE, CLOCK, (NULL),
>          ("Impossible to configure latency: max %" GST_TIME_FORMAT " < min %"
> @@ -2001,6 +2016,7 @@ gst_aggregator_default_src_query (GstAggregator *
> self, GstQuery * query)

I'm still unsure if min<=max in the latency query is always invalid in the
general case (ie, general enough to put the check in gst_query_set_latency()).

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