gst-plugins-rs/net
Matthew Waters d4fd21d197 rtp2/jitterbuffer: check for event query earlier
If a serialized query arrives (e.g. allocation) and the jitterbuffer has never
received a packet, then jitterbuffer would never forward the serialized query
resulting in a hang.

Fix by forwarding queries/events before the conditions that require the first
packet to arrive.

Also update unit test to check for this scenario.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1846>
2024-10-09 16:21:13 +00:00
..
aws net/aws: fix spurious dispatch failures 2024-09-05 07:43:23 +00:00
hlssink3 hlscmafsink: Add playlist-root-init property 2024-09-11 03:36:08 +09:00
mpegtslive mpegtslivesrc: Make sure to use the object as context for all debug logs 2024-09-09 13:29:14 +00:00
ndi ndisrc: Use correct receive time to re-initialize time tracking on disconts 2024-09-05 10:18:48 +00:00
onvif onvifmetadatapay: Set output caps earlier 2024-09-19 20:45:43 +10:00
quinn net/quinn: Fix generation of self signed certificate 2024-07-12 12:26:54 +05:30
raptorq Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
reqwest Fix new Rust 1.81 clippy warnings 2024-09-05 22:01:01 +03:00
rtp rtp2/jitterbuffer: check for event query earlier 2024-10-09 16:21:13 +00:00
rtsp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
webrtc webrtcsink: fix naming of error dot files for discovery pipelines 2024-10-03 14:35:45 +00:00
webrtchttp whepsrc: Fix incorrect default caps 2024-08-26 19:44:37 +05:30