..
.gitignore
testsuite/Makefile.am (check-local): distcheck fixes
2004-03-17 12:41:08 +00:00
common.py
all you racist colour haters should go work on another project
2005-10-06 09:19:49 +00:00
gstpython.supp
gst/pygstminiobject.c: Comments to better track the creation/destruction of PyGstMiniObject
2005-10-07 13:48:20 +00:00
Makefile.am
gst/pygstiterator.c: Unref the return value, since the iterator refs them.
2005-10-07 16:21:22 +00:00
python.supp
gst/pygstminiobject.c: Comments to better track the creation/destruction of PyGstMiniObject
2005-10-07 13:48:20 +00:00
runtests.py
allow calling runtests on one test only
2005-10-05 14:22:56 +00:00
test-object.c
Use gst.element_factory_make in play example
2004-11-23 10:16:58 +00:00
test-object.h
Use gst.element_factory_make in play example
2004-11-23 10:16:58 +00:00
test_bin.py
gst/gst.defs: gst.Bin constructor can take no arguments
2005-10-05 21:50:43 +00:00
test_buffer.py
gst/: fix for pending state being added to state message
2005-10-09 13:55:59 +00:00
test_bus.py
Updated definitions, wrapper and testsuite for changes in GstBus API
2005-09-29 13:56:03 +00:00
test_caps.py
add gst.Caps.__refcount__
2005-10-05 17:18:32 +00:00
test_element.py
gst/gst.defs: gst.Bin constructor can take no arguments
2005-10-05 21:50:43 +00:00
test_event.py
55 working tests now; some disabled
2005-09-01 15:50:46 +00:00
test_ghostpad.py
testsuite/test_ghostpad.py: add handoff to count received buffers
2005-10-06 07:17:16 +00:00
test_interface.py
fix headers on tests
2005-09-01 10:36:07 +00:00
test_iterator.py
gst/pygstiterator.c: Unref the return value, since the iterator refs them.
2005-10-07 16:21:22 +00:00
test_message.py
start a message test
2005-10-07 07:48:09 +00:00
test_pad.py
configure.ac: need at least 2.6.3, because that contains the code that converts signal closure arguments to the corre...
2005-10-06 10:54:14 +00:00
test_pipeline.py
gst/: fix for pending state being added to state message
2005-10-09 13:55:59 +00:00
test_registry.py
update for new plugin API
2005-09-18 11:54:34 +00:00
test_struct.py
gst/gst.defs: Updated definitions
2005-09-29 09:58:25 +00:00
test_xml.py
fix headers on tests
2005-09-01 10:36:07 +00:00
testhelpermodule.c
memleak fixes. Thanks valgrind :)
2005-10-06 16:58:38 +00:00