[gstreamer-bugs] [Bug 622553] rtpmanager: Implement RFC 4585 (AVPF / early feedback)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 13 04:06:50 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=622553
  GStreamer | gst-plugins-good | git

--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2010-09-13 11:06:46 UTC ---
commited some fixes:

commit 306ee454c6f206810b234129c7f0fa73753ac96a
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Tue Jun 1 19:51:34 2010 -0400

    gstrtpsession: Don't unref  pads in finalize

    The gstrtpsession object is not holding any reference to them directly


commit 64e4ffa25baf5e35d6f4b6f3f6a8aa4ceabf730b
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Tue Jun 1 20:31:18 2010 -0400

    rtpsession: Count sent RTCP packets after they have been finished

    If they are counted before calling gst_rtcp_buffer_end(), then the
    size is way too big.

commit 00fd89c0742f93e4cbfea59ff37c24269f44857b
Author: Olivier Crête <olivier.crete at collabora.co.uk>
Date:   Wed Jun 23 16:13:01 2010 -0400

    rtpstats: Rectify description of current_time in RTPArrivalStats

    It is the current time, it is unrelated to when the packet was actually
received.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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