[gst-cvs] bilboed gst-python: gst-python/ gst-python/gst/ gst-python/testsuite/
Edward Hervey
bilboed at freedesktop.org
Fri Oct 7 09:23:47 PDT 2005
CVS Root: /cvs/gstreamer
Module: gst-python
Changes by: bilboed
Date: Fri Oct 07 2005 09:21:34 PDT
Log message:
* gst/pygstiterator.c:
Unref the return value, since the iterator refs them.
* testsuite/test_iterator.py:
Added more test cases, re-enabled gcverify now the bug is fixed
* gst/pygstminiobject.c: (pygstminiobject_register_wrapper),
(pygstminiobject_new), (pygstminiobject_dealloc):
Comments to better track the creation/destruction of PyGstMiniObject
Fixed naming (gst.GstMiniObject => gst.MiniObject)
* testsuite/python.supp:
Updated python specific valgrind suppressions to latest version and
added x86_64 cases
* testsuite/gstpython.supp:
Series of suppressions for errors/leaks not solvable within gst-python
* testsuite/Makefile.am:
Added gstpython.supp
Modified files:
. : ChangeLog
gst : pygstiterator.c
testsuite : Makefile.am test_iterator.py
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/ChangeLog.diff?r1=1.298&r2=1.299
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/gst/pygstiterator.c.diff?r1=1.2&r2=1.3
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/testsuite/Makefile.am.diff?r1=1.24&r2=1.25
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/testsuite/test_iterator.py.diff?r1=1.1&r2=1.2
More information about the Gstreamer-commits
mailing list