mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 08:17:01 +00:00
we do not destroy anything anymore. Not even unwanted pads
Original commit message from CVS: we do not destroy anything anymore. Not even unwanted pads
This commit is contained in:
parent
fe00dae6d4
commit
f49ab8e25e
1 changed files with 0 additions and 3 deletions
|
@ -491,9 +491,6 @@ gst_avimux_pad_unlink (GstPad *pad,
|
|||
}
|
||||
|
||||
GST_DEBUG(GST_CAT_PLUGIN_INFO, "pad '%s' unlinked", padname);
|
||||
|
||||
/* is this allowed? */
|
||||
gst_pad_destroy(pad);
|
||||
}
|
||||
|
||||
static GstPad*
|
||||
|
|
Loading…
Reference in a new issue