[Bug 750782] pipeline: Add gst_pipeline_set_latency(), getter and GObject property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 11 10:43:42 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750782
--- Comment #2 from Olivier CrĂȘte <olivier.crete at ocrete.ca> ---
Review of attachment 305060:
--> (https://bugzilla.gnome.org/review?bug=750782&attachment=305060)
I was wondering if this shouldn't be "set_extra_latency()" that would would be
a value added to the minimum.
::: gst/gstpipeline.c
@@ +645,3 @@
+ GST_ELEMENT_WARNING (pipeline, CORE, CLOCK, (NULL),
+ ("Configured latency is lower than detected minimum latency:
configured %"
+ GST_TIME_FORMAT " < min %" GST_TIME_FORMAT,
Shouldn't you error out in this case instead of trying to set an invalid
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