gst/: Activate pad before adding it to the already-running element.
authorTim-Philipp Müller <tim@centricular.net>
Wed, 11 Oct 2006 13:24:42 +0000 (13:24 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Wed, 11 Oct 2006 13:24:42 +0000 (13:24 +0000)
commita91177414c6c798ee921faf575ee15a509e77488
treeeb4dc78c76f4687b4b650cdf775323a7c134c6dc
parent734243efa288947fa6296f2917550b8e85bbb50f
gst/: Activate pad before adding it to the already-running element.

Original commit message from CVS:
* gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
* gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
* gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
Activate pad before adding it to the already-running element.
* tests/check/elements/icydemux.c: (icydemux_found_pad):
Activate newly-created pad too.
ChangeLog
gst/apetag/gsttagdemux.c
gst/icydemux/gsticydemux.c
gst/id3demux/gstid3demux.c
tests/check/elements/icydemux.c