gst-plugins-rs/gst-plugin-threadshare
Mathieu Duponchelle 9ec6a02e13 task: do not resume when resume_receiver is cancelled
This could cause the state to go back to Started after
stop() was called, resulting in a panic in a subsequent
unprepare.
2020-04-03 16:43:53 +02:00
..
examples Fix various new clippy warnings from 1.40 2019-12-22 11:35:01 +02:00
src task: do not resume when resume_receiver is cancelled 2020-04-03 16:43:53 +02:00
tests threadshare: separate Task from PadSrc 2020-03-27 19:57:39 +01:00
build.rs threadshare/rtpjitterbuffer: Use different GType names than used by the C rtpjitterbuffer 2020-03-04 15:08:59 +00:00
Cargo.toml threadshare: Refactor infrastructure 2020-03-15 13:17:26 +02:00