Skip to content

gstreamer: Fix `downcast_ref()` / `downcast_mut()` impls on `MiniObjectRef`

They have to return the Ref type and not the owned type.

Merge request reports