Skip to content

gstreamer: Simplify MiniObject bindings by removing one layer of abstraction

Sebastian Dröge requested to merge slomo/gstreamer-rs:miniobject-cleanup into master

And instead directly implementing this via the macro on the target types.

Merge request reports