[Bug 795139] Various patches on rtpsession
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 30 08:58:28 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=795139
--- Comment #44 from HÃ¥vard Graff (hgr) <havard.graff at gmail.com> ---
Created attachment 371539
--> https://bugzilla.gnome.org/attachment.cgi?id=371539&action=edit
rtpsession: Fix race when sending PLI, FIR and NACK packets
Calling rtp_session_send_rtcp before marking the source as requiring a
pli/fir/nack meant the rtcp_thread could be scheduled and start running
before the source was updated. This meant the request would not be sent
early but instead was transmitted with the next regular RTCP packet.
Add test for nack generation.
--
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