gstreamer/testsuite
Johan Dahlin 2e23effc15 Use gst.element_factory_make in play example
Original commit message from CVS:
* examples/gst/play.py:
* gst/gst-types.defs:
* gst/gst.override:
* testsuite/Makefile.am:
* testsuite/common.py:
* testsuite/event.py:
* testsuite/test_event.py:

Use gst.element_factory_make in play example

Use boxed instead of pointer for gst.Event, it was such an ugly
hack.

Ref the event when sending using gst.element_send_event.

Add a bunch of testcases (and a C module), renamed event to
test_event.py
2004-11-23 10:16:58 +00:00
..
.gitignore testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
buffer.py Changelog and testsuite 2004-06-21 08:38:23 +00:00
caps.py one item list with structure 2004-08-06 19:03:50 +00:00
common.py Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
element.py Don't use gst.Element 2004-10-11 08:47:37 +00:00
interface.py Pass distcheck please 2004-10-11 15:19:24 +00:00
Makefile.am Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
pad.py testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
pipeline.py Don't use gst.Element 2004-10-11 08:47:37 +00:00
registry.py testsuite/registry.py: Add some basic tests 2004-07-15 10:15:18 +00:00
runtests.py Changelog and testsuite 2004-06-21 08:38:23 +00:00
struct.py gst/gst.override (_wrap_gst_structure_ass_subscript): Some more fixes, doesn't quite work as it should yet though.x 2004-08-30 10:42: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 Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test_buffer.py Changelog and testsuite 2004-06-21 08:38:23 +00:00
test_caps.py one item list with structure 2004-08-06 19:03:50 +00:00
test_element.py Don't use gst.Element 2004-10-11 08:47:37 +00:00
test_event.py Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
test_interface.py Pass distcheck please 2004-10-11 15:19:24 +00:00
test_pad.py testsuite/event.py (EventFileSrcTest.setUp): Start the pipeline, so we don't get warnings when sending events 2004-07-13 09:00:07 +00:00
test_pipeline.py Don't use gst.Element 2004-10-11 08:47:37 +00:00
test_registry.py testsuite/registry.py: Add some basic tests 2004-07-15 10:15:18 +00:00
test_struct.py gst/gst.override (_wrap_gst_structure_ass_subscript): Some more fixes, doesn't quite work as it should yet though.x 2004-08-30 10:42:36 +00:00
test_xml.py Add xml tests 2004-11-05 17:43:05 +00:00
testhelpermodule.c Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00