gst-plugins-rs/generic
Sebastian Dröge 577c980a6d threadshare/socket: Implement Drop on the non-refcounted inner part of the socket
We don't want to run it every time a strong reference is dropped but
only at the very end. Otherwise dropping the socket stream will cause a
panic because the socket itself is still running.
2020-04-08 15:39:35 +03:00
..
file Drop gst-plugin- prefix in plugin directory name 2020-04-05 19:10:47 +00:00
sodium Update all documentation to point to the updated repository name 2020-04-05 19:10:47 +00:00
threadshare threadshare/socket: Implement Drop on the non-refcounted inner part of the socket 2020-04-08 15:39:35 +03:00