Skip to content

caps: fix type of return value if string is null in gst_caps_from_string

return type of function is a pointer not bool

Merge request reports