gst/gst.override (_wrap_gst_structure_ass_subscript): Some more fixes, doesn't quite...
authorJohan Dahlin <johan@gnome.org>
Mon, 30 Aug 2004 10:42:36 +0000 (10:42 +0000)
committerJohan Dahlin <johan@gnome.org>
Mon, 30 Aug 2004 10:42:36 +0000 (10:42 +0000)
commit02f72cd0284c348a89b54406f5d577a4e5f63027
treef761478bb16f2b67c2afda3c8b91d4992a464a59
parent78e7f604ad68fb36c6e6cc18760d7eddc3d4488b
gst/gst.override (_wrap_gst_structure_ass_subscript): Some more fixes, doesn't quite work as it should yet though.x

Original commit message from CVS:
* gst/gst.override (_wrap_gst_structure_ass_subscript): Some more
fixes, doesn't quite work as it should yet though.x
(_wrap_gst_caps_tp_str): Plug leak

* gst/interfaces.defs (Mixer, MixerTrack): Add mixer fields here.

* testsuite/element.py (QueueTest.testConstruct): Some basic test,
one disabled for the moment
ChangeLog
gst/gst.defs
gst/gst.override
gst/interfaces.defs
testsuite/element.py
testsuite/struct.py
testsuite/test_element.py
testsuite/test_struct.py