Skip to content

dashsink: fix double unref of sinkpad caps

no need to unref caps in gst_mpd_helper_get_XXX_codec_from_mime it will be unref in caller gst_dash_sink_get_stream_metadata()

image

This PR is splited from !1966 (merged)

Merge request reports