Add GstIterator wrapping and tests.
authorJohan Dahlin <johan@gnome.org>
Fri, 7 Oct 2005 01:21:57 +0000 (01:21 +0000)
committerJohan Dahlin <johan@gnome.org>
Fri, 7 Oct 2005 01:21:57 +0000 (01:21 +0000)
commit7534ba048688b3c58f13ea478c20fb722838ea26
tree91f4768fbe53b5e8777976a74fc190ad737fcaab
parent01c009d4b3d1acf15a69bbee66ddbfd1cbe7adda
Add GstIterator wrapping and tests.

Original commit message from CVS:
* codegen/argtypes.py:
* gst/Makefile.am:
* gst/common.h:
* gst/gst.defs:
* gst/gstbin.override:
* gst/gstelement.override:
* gst/pygstiterator.c: (pygst_iterator_dealloc),
(pygst_iterator_iter_next), (pygst_iterator_new):
* testsuite/test_iterator.py:
Add GstIterator wrapping and tests.
ChangeLog
codegen/argtypes.py
gst/Makefile.am
gst/common.h
gst/gst.defs
gst/gstbin.override
gst/gstelement.override
gst/pygstiterator.c [new file with mode: 0644]
testsuite/test_iterator.py [new file with mode: 0644]