gst-plugins-rs/generic/threadshare/src
Sebastian Dröge 9a68f6e221 Move from imp.instance() to imp.obj()
It's doing the same thing and is shorter.
2022-10-23 23:08:46 +03:00
..
appsrc Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
inputselector Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
jitterbuffer Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
proxy Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
queue Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
runtime Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
tcpclientsrc Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
udpsink Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
udpsrc Move from imp.instance() to imp.obj() 2022-10-23 23:08:46 +03:00
dataqueue.rs Remove & for obj in log macros 2022-10-23 21:22:31 +02:00
lib.rs Change *Impl trait methods to only take &self and not Self::Type in addition 2022-10-10 15:03:25 +03:00
socket.rs Remove & for obj in log macros 2022-10-23 21:22:31 +02:00