gst-plugins-rs/generic/threadshare/tests
François Laignel 26634f591a threadshare: build Pad{Src,Sink} with handlers
Handlers for `Pad{Src,Sink}` are assigned when `prepare` is called
which prevents them from handling pre-prepare queries.

See https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/247
2020-04-29 16:08:16 +02:00
..
appsrc.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
inputselector.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
jitterbuffer.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
pad.rs threadshare: build Pad{Src,Sink} with handlers 2020-04-29 16:08:16 +02:00
pipeline.rs threadshare: align some properties with their C counterparts 2020-04-27 11:22:26 +02:00
proxy.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
queue.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
tcpclientsrc.rs threadshare: fix race condition in tcpclientsrc test 2020-04-28 20:47:08 +02:00
udpsink.rs threadshare: align some properties with their C counterparts 2020-04-27 11:22:26 +02:00
udpsrc.rs threadshare: align some properties with their C counterparts 2020-04-27 11:22:26 +02:00