Don't use _gst_pad().
authorWim Taymans <wim.taymans@gmail.com>
Mon, 26 May 2008 09:57:40 +0000 (09:57 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:35 +0000 (02:30 +0100)
commit6716231857c4f6e0c81bfc7fd94409aac110950f
tree7f1a8fb72319cb25eac5b39bc46914d02572f0b6
parent4e5347c8feb5583ed3d806a7d51a20ab2b1da05a
Don't use _gst_pad().

Original commit message from CVS:
* examples/switch/switcher.c: (switch_timer):
* gst/replaygain/gstrgvolume.c: (gst_rg_volume_init):
* gst/rtpmanager/gstrtpclient.c: (create_stream):
* gst/sdp/gstsdpdemux.c: (gst_sdp_demux_stream_configure_udp),
(gst_sdp_demux_stream_configure_udp_sink):
* tests/check/elements/deinterleave.c: (GST_START_TEST),
(pad_added_setup_data_check_float32_8ch_cb):
* tests/check/elements/rganalysis.c: (send_eos_event),
(send_tag_event):
Don't use _gst_pad().
gst/rtpmanager/gstrtpclient.c