mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 19:41:00 +00:00
d4fd21d197
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> |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |