dashdemux: fix double unref of object
the datetime is already released by the end of the function
This commit is contained in:
parent
95c3fdc193
commit
f48fa7e763
@ -551,7 +551,6 @@ gst_dash_demux_setup_streams (GstAdaptiveDemux * demux)
|
||||
gst_mpd_client_set_segment_index (active_stream, seg_idx);
|
||||
}
|
||||
|
||||
gst_date_time_unref (now);
|
||||
} else {
|
||||
GST_DEBUG_OBJECT (demux, "Seeking to first segment for on-demand stream ");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user