gstreamer-rs/gstreamer/src/subclass
François Laignel ca96014c47 Use fully qualified path for plugin_desc in gst_plugin_define
This is required when gst_plugin_define is used from a a submodule
mod.rs (not from the crate's lib.rs).
2020-11-12 13:24:16 +01:00
..
bin.rs Simplify IsSubclassable::override_vfunc() implementations 2020-11-05 17:12:06 +00:00
child_proxy.rs Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:02:05 +03:00
clock.rs Simplify IsSubclassable::override_vfunc() implementations 2020-11-05 17:12:06 +00:00
device.rs Simplify IsSubclassable::override_vfunc() implementations 2020-11-05 17:12:06 +00:00
device_provider.rs gstreamer: Update for removal of ElementClass/DeviceProviderClass type aliases 2020-11-07 12:49:19 +02:00
element.rs gstreamer: Update for removal of ElementClass/DeviceProviderClass type aliases 2020-11-07 12:49:19 +02:00
error.rs gstreamer: error: Prefix gst_error_msg with $crate 2020-10-10 11:47:41 +02:00
ghost_pad.rs Simplify IsSubclassable::override_vfunc() implementations 2020-11-05 17:12:06 +00:00
mod.rs subclass: clean up subclassing prelude/re-exports 2020-06-09 14:36:37 +02:00
pad.rs Simplify IsSubclassable::override_vfunc() implementations 2020-11-05 17:12:06 +00:00
pipeline.rs Simplify IsSubclassable::override_vfunc() implementations 2020-11-05 17:12:06 +00:00
plugin_1_12.rs Use fully qualified path for plugin_desc in gst_plugin_define 2020-11-12 13:24:16 +01:00
plugin_1_14.rs Use fully qualified path for plugin_desc in gst_plugin_define 2020-11-12 13:24:16 +01:00
preset.rs Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:02:05 +03:00
system_clock.rs Simplify IsSubclassable::override_vfunc() implementations 2020-11-05 17:12:06 +00:00
tag_setter.rs Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:02:05 +03:00
uri_handler.rs Update for removal of ObjectImpl::get_type_data() 2020-07-26 18:02:05 +03:00