commit | b2cab40745625f1b6f5bd4d9dd9d17f79ee42004 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | Wed Aug 26 16:39:19 2009 +0200 |
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | Wed Aug 26 16:39:19 2009 +0200 |
tree | 0f1b49a952105d698beadd66f4a3887bfde73545 | |
parent | 76d9349956bc74c0c6283971cd6d563b09a46963 [diff] |
iterator: API: Add gst_iterator_new_single() This allows "iteration" over a single object of some type, which happens often for the GstPadIterIntLinksFunction for example.