gst-plugins-rs/net
Mathieu Duponchelle 97e6a89cac aws_transcriber: sanity check alternative length
The design of the element is based on the assumption that when
receiving a partial result, the following result will contain
at least as many items as there were stable items in the previous
result.

This patch adds a sanity check to make sure our "partial index"
isn't larger than the new received result, and errors out otherwise.

partial_index will eventually be reset to 0 once we receive a
new non-partial result.
2021-11-24 13:10:00 +00:00
..
hlssink3 hlssink3: Minor cleanup of debug output 2021-11-21 18:18:56 +02:00
reqwest Update for glib::Enum / glib::Boxed / glib::flags! macro renames 2021-11-22 11:04:26 +02:00
rusoto aws_transcriber: sanity check alternative length 2021-11-24 13:10:00 +00:00