gstreamer/testsuite
Edward Hervey c68b638588 Fix memleak in gst.Pad.set_blocked_async()
Original commit message from CVS:
reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
* gst/gstpad.override:
* testsuite/test_pad.py:
Fix memleak in gst.Pad.set_blocked_async()
Fixes #514717
2008-02-10 13:33:26 +00:00
..
.gitignore Ignore log files. 2006-06-13 11:05:08 +00:00
cleanup.py testsuite/: Added cleanup file to initialize registry before running checks. 2006-06-12 16:51:36 +00:00
common.py gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper library. 2008-01-01 13:22:21 +00:00
gstpython.supp testsuite/gstpython.supp: Keeping suppresions 2006-06-13 17:43:40 +00:00
Makefile.am gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper library. 2008-01-01 13:22:21 +00:00
python.supp testsuite/python.supp: Added suppressions for FC5 64 bit 2006-05-09 10:25:17 +00:00
runtests.py testsuite/: Added cleanup file to initialize registry before running checks. 2006-06-12 16:51:36 +00:00
test-object.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test-object.h testsuite/test-object.h: Fix broken GObject macros 2006-04-08 18:46:44 +00:00
test_bin.py testsuite/: Fix unit tests for pygobject >= 2.13.0 2007-10-09 14:27:18 +00:00
test_buffer.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_bus.py state change fix 2005-10-26 15:03:21 +00:00
test_caps.py gst/__init__.py: Added __eq__ method to fractions so we can check if two fractions are equal. 2007-03-01 14:21:52 +00:00
test_element.py testsuite/: Fix unit tests for pygobject >= 2.13.0 2007-10-09 14:27:18 +00:00
test_event.py gst/: Use Py_BuildValue to construct tuples. 2006-07-03 09:01:18 +00:00
test_fraction.py gst/__init__.py: Implement multiplication, divison and float coercing for fractions. 2007-03-18 17:45:16 +00:00
test_ghostpad.py testsuite/: Fix unit tests for pygobject >= 2.13.0 2007-10-09 14:27:18 +00:00
test_interface.py Fully implement GstPropertyProbe interface, with unit test. 2007-02-04 10:23:38 +00:00
test_iterator.py gst/common.h: cleanup 2005-10-11 12:42:53 +00:00
test_message.py testsuite/test_message.py: GstBus is flushing in NULL, so we need to set the pipeline to READY in order to receive th... 2006-04-05 17:05:43 +00:00
test_pad.py Fix memleak in gst.Pad.set_blocked_async() 2008-02-10 13:33:26 +00:00
test_pbutils.py Series of update for new API added to 0.10.16. 2008-01-14 12:44:06 +00:00
test_pipeline.py testsuite/: Fix unit tests for pygobject >= 2.13.0 2007-10-09 14:27:18 +00:00
test_registry.py testsuite/test_registry.py (RegistryTest.testPluginList): Look for staticelements, not gstcoreelements. 2005-12-05 10:58:30 +00:00
test_segment.py Add ignore file for 0.10.12 API additions 2007-01-26 11:58:55 +00:00
test_struct.py gst/__init__.py: Added __eq__ method to fractions so we can check if two fractions are equal. 2007-03-01 14:21:52 +00:00
test_taglist.py Implement sq_contains and add tests for gst.TagList. 2007-03-17 13:36:48 +00:00
test_xml.py gst/gst.defs: Update for new API 2005-10-14 16:26:17 +00:00
testhelpermodule.c Reordering header inclusion order to fix build on my machine. 2005-10-12 11:21:53 +00:00