gstreamer/examples
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
..
gst Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
gstplay Use expose instead of after_realize_cb+idle_add 2004-11-09 12:10:34 +00:00
.gitignore initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am reinstate now that johan woke up and commited Makefile.am 2004-11-05 17:39:52 +00:00