element: Specify the order of pad iterators
authorEdward Hervey <edward@collabora.com>
Fri, 27 Jul 2012 15:38:34 +0000 (17:38 +0200)
committerEdward Hervey <edward@collabora.com>
Mon, 6 Aug 2012 09:36:29 +0000 (11:36 +0200)
commit7a89e5d046370b2b26e5f9fe3607722cf994c5ab
tree67a208eae9aa85ceb0172aa7fdb74a52647a8081
parentc0f1ff5f793549e347ecbe1c52f9356ad739e91d
element: Specify the order of pad iterators

The order of returned pads wasn't specified before, so let's specify
it and use an order which might prove the most useful : the order in
which pads were added to the element.

If someone changes the order, make sure users of those iterators from
now on don't rely on that order !
gst/gstelement.c