mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
fd5f5ad8d0
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 |
||
---|---|---|
.. | ||
.gitignore | ||
common.py | ||
gstpython.supp | ||
Makefile.am | ||
python.supp | ||
runtests.py | ||
test-object.c | ||
test-object.h | ||
test_bin.py | ||
test_buffer.py | ||
test_bus.py | ||
test_caps.py | ||
test_element.py | ||
test_event.py | ||
test_ghostpad.py | ||
test_interface.py | ||
test_iterator.py | ||
test_message.py | ||
test_pad.py | ||
test_pipeline.py | ||
test_registry.py | ||
test_struct.py | ||
test_xml.py | ||
testhelpermodule.c |