gst-plugins-rs/generic
Seungha Yang 5cba2b002b threadshare/socket: Fix build error on Windows
error[E0412]: cannot find type `Error` in this scope
   --> generic\threadshare\src\socket.rs:237:56
    |
237 |     pub fn set_tos(&self, qos_dscp: i32) -> Result<(), Error> {
    |                                                        ^^^^^ not found in this scope
2020-10-01 01:40:08 +09:00
..
file Fix some new clippy warnings 2020-07-28 18:52:11 +03:00
sodium Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:46:32 +03:00
threadshare threadshare/socket: Fix build error on Windows 2020-10-01 01:40:08 +09:00