gstreamer-rs/gstreamer/src/subclass
2023-01-24 16:08:45 +02:00
..
allocator.rs gstreamer: Use obj() instead of instance() in the remaining places 2023-01-24 16:08:45 +02:00
bin.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
buffer_pool.rs gstreamer: Fix memory leak in buffer pool subclassing test 2023-01-18 16:34:46 +02:00
child_proxy.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
clock.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
device.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
device_provider.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
element.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
error.rs Change *Impl trait methods to only take &self and not Self::Type in addition 2022-10-10 15:01:07 +03:00
ghost_pad.rs Add gst::GstObjectImpl, gst::ProxyPadImpl, gst_audio::AudioBaseSrc, gst_audio::AudioBaseSink subclassing traits 2021-10-23 11:59:03 +03:00
mod.rs gstreamer: Add gst::Allocator subclassing support 2022-11-12 17:34:25 +02:00
object.rs Add gst::GstObjectImpl, gst::ProxyPadImpl, gst_audio::AudioBaseSrc, gst_audio::AudioBaseSink subclassing traits 2021-10-23 11:59:03 +03:00
pad.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
pipeline.rs Simplify IsSubclassable trait impls 2021-10-23 11:27:46 +03:00
plugin.rs Update minimum supported version to 1.14 2022-04-07 12:45:47 +03:00
preset.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
proxy_pad.rs Add gst::GstObjectImpl, gst::ProxyPadImpl, gst_audio::AudioBaseSrc, gst_audio::AudioBaseSink subclassing traits 2021-10-23 11:59:03 +03:00
system_clock.rs Simplify IsSubclassable trait impls 2021-10-23 11:27:46 +03:00
tag_setter.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
task_pool.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00
tracer.rs Fix various new clippy warnings 2022-12-16 09:22:59 +02:00
uri_handler.rs Move from imp.instance() to imp.obj() 2022-10-24 10:47:25 +03:00