gst-plugins-rs/net/rtp
Matthew Waters 10a31a397e rtp/recv: support pushing buffer lists from the jitterbuffer
Multiple concurrent buffers produced by the jitterbuffer will be
combined into a single buffer list which will be sent downstream.

Events or queries that interrupt the buffer flow will cause a split in
the output buffer list.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1618>
2024-06-24 13:13:28 +00:00
..
src rtp/recv: support pushing buffer lists from the jitterbuffer 2024-06-24 13:13:28 +00:00
tests rtp/recv: support buffers lists on rtp sink pad 2024-06-24 13:13:28 +00: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