Skip to content

uri: Add gst_clear_uri()

Basically, you can use this instead of using gst_uri_unref() (which needs to be preceded by a NULL-check).

See #275 (closed) and !3 (merged)

Merge request reports