Skip to content

gst: Add support for g_autoptr(GstPromise)

A lot (if not most) of other types have support for it, and it's actually a bit confusing to find out at compile-time that this errors out for GstPromise

Merge request reports