gst/gstpad.c: GST_PAD_PAD_TEMPLATE(pad) gets the pad template, while
authorTim-Philipp Müller <tim@centricular.net>
Tue, 15 Nov 2005 19:24:46 +0000 (19:24 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 15 Nov 2005 19:24:46 +0000 (19:24 +0000)
commit57f0a5b232b7ca8476ddec4c79a2d024041db597
tree2970473dc28edf45690a4d8729cb68219a068fdf
parent30bb9cee7e7073e5a4a6106a408cd818b5e77936
gst/gstpad.c: GST_PAD_PAD_TEMPLATE(pad) gets the pad template, while

Original commit message from CVS:
Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
* gst/gstpad.c: (gst_pad_get_property):
GST_PAD_PAD_TEMPLATE(pad) gets the pad template, while
GST_PAD_TEMPLATE(pad) does a cast. We want the former here.
(#321452)
ChangeLog
gst/gstpad.c