gst-plugins-rs/net/rtp
Matthew Waters 2d1f556794 rtp/session: guard against a busy wait with no members
If the number of members is 0, then the calculated time to the next rtcp
wakup would be 'now' and could result in a busy loop in the rtcp
processing.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1618>
2024-06-24 13:13:28 +00:00
..
src rtp/session: guard against a busy wait with no members 2024-06-24 13:13:28 +00:00
tests rtpbin2: split send and receive halves into separate elements 2024-05-28 19:58:09 +10:00
build.rs Rename rtpav1 plugin to just rtp 2022-10-23 20:04:43 +03:00
Cargo.toml rtp: Use released version of rtcp-types 2024-05-29 10:30:40 +03:00