Skip to content

BaseSrc: fix transfer annotation for fixate virtual method

The fixate virtual method has the same semantics as gst_caps_fixate(), so the caps parameter must be marked as (transfer full).

Merge request reports