gst-plugins-rs/net
Jan Beich bdb423e2b9 ndi: provide Unix fallback after 3fe9e4a207
error[E0425]: cannot find value `LIBRARY_NAME` in this scope
   --> net/ndi/src/ndisys.rs:336:23
    |
336 |             path.push(LIBRARY_NAME);
    |                       ^^^^^^^^^^^^ not found in this scope

error[E0425]: cannot find value `LIBRARY_NAME` in this scope
   --> net/ndi/src/ndisys.rs:339:33
    |
339 |             path::PathBuf::from(LIBRARY_NAME)
    |                                 ^^^^^^^^^^^^ not found in this scope

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/977>
2022-11-12 15:52:49 +00:00
..
aws aws: Skip s3 test on Windows until we figure out why it times out 2022-11-12 15:52:49 +00:00
hlssink3 Update to release versions of gtk-rs and gstreamer-rs 2022-10-24 19:28:41 +03:00
ndi ndi: provide Unix fallback after 3fe9e4a207 2022-11-12 15:52:49 +00:00
onvif Update to release versions of gtk-rs and gstreamer-rs 2022-10-24 19:28:41 +03:00
raptorq Update to release versions of gtk-rs and gstreamer-rs 2022-10-24 19:28:41 +03:00
reqwest Fix various new clippy warnings 2022-11-12 15:52:49 +00:00
rtp Fix various new clippy warnings 2022-11-12 15:52:49 +00:00
webrtc Fix various new clippy warnings 2022-11-12 15:52:49 +00:00
webrtchttp whipsink: Add object to debug logs 2022-10-27 15:34:52 +03:00