mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 20:21:24 +00:00
parent
b2e037b7de
commit
651a4ae2e7
1 changed files with 1 additions and 0 deletions
|
@ -3370,6 +3370,7 @@ gst_mpd_client_setup_streaming (GstMpdClient * client,
|
|||
|
||||
if (!representation) {
|
||||
GST_WARNING ("No valid representation in the MPD file, aborting...");
|
||||
g_slice_free (GstActiveStream, stream);
|
||||
return FALSE;
|
||||
}
|
||||
stream->mimeType =
|
||||
|
|
Loading…
Reference in a new issue