Skip to content

rtphdrext: Use `set_metadata()` instead of `set_static_metadata()`

Sebastian Dröge requested to merge slomo/gstreamer:rtphdrext-set-uri into main

The latter needs a static string.


This is specifically problematic with bindings

Merge request reports