[Bug 739985] rtpsession: feedback rtcp queue grows indefinitely until session end

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Mar 12 08:49:52 UTC 2016


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

--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 323739:
 --> (https://bugzilla.gnome.org/review?bug=739985&attachment=323739)

::: gst/rtpmanager/gstrtpsession.c
@@ +2000,3 @@

+  /* get NTP time when this packet was captured, this depends on the
timestamp. */
+  timestamp = GST_BUFFER_PTS (buffer);

GST_BUFFER_PTS_OR_DTS(buffer) instead probably

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