gstreamer-rs/gstreamer/src/subclass
Sebastian Dröge a871f71515 gstreamer: Use obj = x instead of obj: x in debug log macros
And deprecate the old usage. This gives better tooling support, and
especially allows rustfmt to format the macro body correctly.

Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/issues/513

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1477>
2024-07-06 14:08:03 +03:00
..
allocator.rs gstreamer: Use obj = x instead of obj: x in debug log macros 2024-07-06 14:08:03 +03:00
bin.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
buffer_pool.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
child_proxy.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
clock.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
device.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
device_provider.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
element.rs Add new setters for collection Value setters in Builders 2024-06-14 17:00:36 +02:00
error.rs Improve code generation with panic=abort around panic handling code 2024-05-16 16:38:15 +03:00
ghost_pad.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
mod.rs element: Add catch_panic_future() helper function for subclasses 2023-11-07 10:43:20 +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 Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00
pipeline.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
plugin.rs gstreamer: Create plugins for version 1.22 if selected 2023-01-24 12:58:32 +02:00
preset.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
proxy_pad.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
system_clock.rs Group and merge imports in all manual code 2023-01-04 13:25:17 +02:00
tag_setter.rs Simplify glib::IsImplementable trait implementations 2021-11-15 11:48:14 +02:00
task_pool.rs gstreamer: Use obj = x instead of obj: x in debug log macros 2024-07-06 14:08:03 +03:00
tracer.rs Fix various new 1.79 clippy warnings 2024-06-14 08:08:27 +03:00
uri_handler.rs Adapt to no longer renamed ffi crates 2024-06-02 11:20:55 +02:00