gst-plugins-rs/gst-plugin-threadshare
Mathieu Duponchelle 49f73fbf61 proxy: fix items mistakenly discarded
When emptying the pending queue, we need to break as soon as
as we failed to push an item to the data queue, otherwise only
the last failed item is pushed back to the front of the pending
queue, and all the previously failed items in the loop get
discarded
2020-02-05 21:35:12 +01:00
..
examples Fix various new clippy warnings from 1.40 2019-12-22 11:35:01 +02:00
src proxy: fix items mistakenly discarded 2020-02-05 21:35:12 +01:00
tests proxy: fix blocking upwards state change 2020-02-05 21:35:11 +01:00
build.rs Move jitterbuffer to its own directory module 2019-12-21 10:45:43 +01:00
Cargo.toml proxy: fix blocking upwards state change 2020-02-05 21:35:11 +01:00