gst-plugins-rs/net/rtp/src/rtpbin2
Matthew Waters 260b04a1cf rtpbin2: protoct against adding with overflow
If jitter is really bad, then this calculation may overflow.  Protect
against that.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1605>
2024-06-06 11:43:26 +00:00
..
config.rs rtpbin2: split send and receive halves into separate elements 2024-05-28 19:58:09 +10:00
internal.rs rtpbin2: split send and receive halves into separate elements 2024-05-28 19:58:09 +10:00
jitterbuffer.rs jitterbuffer: remove mpsc channel for every packet 2024-05-28 19:58:09 +10:00
mod.rs rtpbin2: split send and receive halves into separate elements 2024-05-28 19:58:09 +10:00
rtprecv.rs rtpbin2: handle ssrc collisions 2024-05-28 19:58:09 +10:00
rtpsend.rs rtpsend: ensure only a single rtcp pad push 2024-05-28 19:58:09 +10:00
session.rs rtpbin2: split send and receive halves into separate elements 2024-05-28 19:58:09 +10:00
source.rs rtpbin2: protoct against adding with overflow 2024-06-06 11:43:26 +00:00
sync.rs rtpbin2: split send and receive halves into separate elements 2024-05-28 19:58:09 +10:00
time.rs rtpbin2: implement and use synchronization context 2024-05-28 19:58:09 +10:00