Skip to content
  • Edward Hervey's avatar
    gst/pygstminiobject.c: Comments to better track the creation/destruction of PyGstMiniObject · 6858dbb2
    Edward Hervey authored
    Original commit message from CVS:
    * 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
    6858dbb2