gst/gstelement.c: Use GST_PAD_ macros instead of GST_RPAD_, since we don't know if...
authorDavid Schleef <ds@schleef.org>
Thu, 15 Jan 2004 21:30:49 +0000 (21:30 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 15 Jan 2004 21:30:49 +0000 (21:30 +0000)
commit4516e56791adcf950624bea71487e39fbf619966
tree14b515f03a51035729d46f72db90652a3ef90cce
parent61c61cefda19790aa5639f514aa952927c8ef365
gst/gstelement.c: Use GST_PAD_ macros instead of GST_RPAD_, since we don't know if it's a real or ghost pad.

Original commit message from CVS:
* gst/gstelement.c: (gst_element_get_compatible_pad_filtered),
(gst_element_link_pads_filtered): Use GST_PAD_ macros instead
of GST_RPAD_, since we don't know if it's a real or ghost pad.
ChangeLog
gst/gstelement.c