Skip to content
  • Edward Hervey's avatar
    gst/pygstiterator.c: Unref the return value, since the iterator refs them. · fd5f5ad8
    Edward Hervey authored
    Original commit message from CVS:
    * 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
    fd5f5ad8