gst/gstbin.c: Pass GType and size arguments to gst_iterator_new() in the right order...
authorTim-Philipp Müller <tim@centricular.net>
Mon, 10 Oct 2005 15:27:12 +0000 (15:27 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Mon, 10 Oct 2005 15:27:12 +0000 (15:27 +0000)
commitee379a13b64836aba3b45ea4d0c88b21eb854845
tree344623fdec5556b021ce295113a35d2999ad47ea
parent9e17ca91dd6c8e7e26dd7510f5e8db152c463164
gst/gstbin.c: Pass GType and size arguments to gst_iterator_new() in the right order (maybe we should make _new() tak...

Original commit message from CVS:
Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
* gst/gstbin.c: (gst_bin_iterate_sorted):
Pass GType and size arguments to gst_iterator_new() in the right
order (maybe we should make _new() take the GType as first argument
just like _new_list()?) (#318447).
ChangeLog
gst/gstbin.c