gstreamer/examples/gst
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 Some example apps 2002-03-24 07:49:36 +00:00
bps.py no idea who broke this 2004-10-17 17:02:25 +00:00
cp.py Update examples, remove some old non-functional ones and add new 2004-10-11 09:55:44 +00:00
f2f.py Update examples, remove some old non-functional ones and add new 2004-10-11 09:55:44 +00:00
filesrc.py Update examples, remove some old non-functional ones and add new 2004-10-11 09:55:44 +00:00
gst123 Update examples, remove some old non-functional ones and add new 2004-10-11 09:55:44 +00:00
Makefile.am Add examples 2004-10-11 17:48:37 +00:00
play.py Use gst.element_factory_make in play example 2004-11-23 10:16:58 +00:00
vorbisplay.py Update examples, remove some old non-functional ones and add new 2004-10-11 09:55:44 +00:00