gst-plugins-rs/src
Sebastian Dröge 7246b1b147 Don't do anything in BaseSrc::negotiate()
We can't negotiate anything meaningful with downstream and will always
set the caps based on the data we receive in ::create() later.
2019-08-06 18:48:24 +03:00
..
lib.rs Switch to 2018 edition 2019-07-23 14:26:04 +03:00
ndi.rs Switch to 2018 edition 2019-07-23 14:26:04 +03:00
ndiaudiosrc.rs Don't do anything in BaseSrc::negotiate() 2019-08-06 18:48:24 +03:00
ndisys.rs Reorder ndisys to reduce complexity 2019-07-30 17:52:15 +02:00
ndivideosrc.rs Don't do anything in BaseSrc::negotiate() 2019-08-06 18:48:24 +03:00
receiver.rs Fix travis CI 2019-07-30 17:29:42 +02:00