gst-plugins-rs/net
Jan Beich 9aeaac5a96 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
2022-11-05 02:51:28 +00:00
..
aws aws: Skip s3 test on Windows until we figure out why it times out 2022-11-02 13:14:08 -04:00
hlssink3 Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
ndi ndi: provide Unix fallback after 3fe9e4a207 2022-11-05 02:51:28 +00:00
onvif Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
raptorq Update versions to 0.10.0-alpha.1 2022-10-24 19:31:19 +03:00
reqwest Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
rtp Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
webrtc Fix various new clippy warnings 2022-11-01 10:27:48 +02:00
webrtchttp whipsink: Add object to debug logs 2022-10-26 16:20:26 +03:00