[Bug 751026] rtpjitterbuffer: calculate elapsed time based on only clock base time
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Jun 18 00:15:56 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751026
--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
basesink should be changed like you did, but I think in this specific case
gst-rtsp-server would prefer to have the *first* buffer of the bufferlist. Not
the last one. And I think it would make generally sense to provide the first
buffer of a buffer list here, as very often all buffers but the first contain
no useful metadata.
Alternatively, what about adding a gst_sample_set/get_buffer_list()?
--
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