mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-02-25 00:56:18 +00:00
When we receive a new alternative we want to avoid iterating out of bounds, but the comparison between the current index and the length of the alternative should not log an error when partial_index == length, as Vec::drain(length..) is valid, and it is completely valid for AWS to send us a new alternative with as many items as we have already dequeued. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1752> |
||
---|---|---|
.. | ||
s3hlssink | ||
s3sink | ||
s3src | ||
transcribe_parse | ||
transcriber | ||
lib.rs | ||
s3url.rs | ||
s3utils.rs |