mpegtsmux: Properly release requests pads by chaining up to aggregators function
This commit is contained in:
parent
fecd38c8f6
commit
b41ed0fbb0
@ -1300,7 +1300,7 @@ gst_base_ts_mux_release_pad (GstElement * element, GstPad * pad)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
gst_element_remove_pad (element, pad);
|
GST_ELEMENT_CLASS (parent_class)->release_pad (element, pad);
|
||||||
}
|
}
|
||||||
|
|
||||||
static gboolean
|
static gboolean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user