gst/gstelement.c: Use src/sink pads lists for the respective iterators instead of...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 10 Oct 2005 15:55:37 +0000 (15:55 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 10 Oct 2005 15:55:37 +0000 (15:55 +0000)
commit63f02ce9ad43c49e9920846c955e12dc4d567d3b
tree105428bc098c3b46ae24ed3359f88f15462d8ba7
parentac8289c7a952613f234af354088528e3531a9bf9
gst/gstelement.c: Use src/sink pads lists for the respective iterators instead of filtering.

Original commit message from CVS:
* gst/gstelement.c: (gst_element_iterate_pad_list),
(gst_element_iterate_pads), (gst_element_iterate_src_pads),
(gst_element_iterate_sink_pads):
Use src/sink pads lists for the respective iterators instead
of filtering.
ChangeLog
gst/gstelement.c