Skip to content

gstreamer: Return a `glib::List` instead of a `Vec` for the pad template list

Avoids an unnecessary allocation for the Vec.

Merge request reports