[Bug 778273] AVFVideoSource must post a latency message after it renegotiates caps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Feb 10 10:48:17 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=778273
--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
(In reply to Nick Kallen from comment #4)
> One minor wrinkle in this code is that it's essential that
> 'gst_caps_replace' be called before latency message is posted.
Why is that order important? The latency message is handled asynchronously
anyway
The gst_base_src_set_latency() API should basically work the same as in e.g.
GstVideoDecoder or GstAudioDecoder.
--
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