gst-plugins-rs/generic/threadshare
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
..
examples threadshare: align some properties with their C counterparts 2020-04-27 11:22:26 +02:00
src threadshare: build Pad{Src,Sink} with handlers 2020-04-29 16:08:16 +02:00
tests threadshare: build Pad{Src,Sink} with handlers 2020-04-29 16:08:16 +02:00
build.rs Fix various new clippy warnings with clippy 1.43 2020-04-24 13:55:01 +03:00
Cargo.toml fix LGPL-2.1+ license in Cargo.toml 2020-04-16 13:07:21 +02:00