gstreamer/examples
Stefan Sauer cd7e03d936 examples: add helloworld example
Add a straight 1:1 copy from cores' helloworld.c to show how the c api maps into
the pythong bindings. It would rock to have the same in other bindings.
2011-10-31 10:51:27 +01:00
..
.gitignore initial python bindings 2002-03-24 04:32:10 +00:00
audio-controller.py examples/audio-controller.py: Fix example, use proper property name. Doesn't change anything to the way it used to wo... 2006-11-22 17:31:02 +00:00
audioconcat.py examples/: Closes #362290 and #362272 2006-10-20 09:27:43 +00:00
bps.py examples/: Closes #362290 and #362272 2006-10-20 09:27:43 +00:00
buffer-draw.py gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whether they're mini-objects or a GBoxed, a... 2008-06-27 08:39:37 +00:00
cp.py Add progress report element to cp example. 2009-01-26 11:11:18 +02:00
cutter.py Add an example for the cutter element 2005-11-21 19:53:17 +00:00
debugslider.py releasing 0.9.7 2005-12-01 19:15:26 +00:00
decodebin.py examples/: Removed gst123 and vorbisplay examples which weren't working with 0.10, and replaced them with decodebin.py 2006-10-20 09:47:16 +00:00
f2f.py releasing 0.9.7 2005-12-01 19:15:26 +00:00
filesrc.py filesrc.py: Call gobject.threads_init() in the example 2010-10-27 09:46:06 +01:00
fvumeter.py BPB(tm) 2006-04-19 12:04:56 +00:00
gst-discover examples/gst-discover: Beautify output of discoverer's duration. 2008-12-06 14:13:55 +00:00
gstfile.py examples/gstfile.py: Threaded application, we NEED gobject.threads_init(). 2006-04-29 16:59:16 +00:00
helloworld.py examples: add helloworld example 2011-10-31 10:51:27 +01:00
maemogst.py examples: add a simple Maemo 5 example 2009-10-15 14:15:37 +01:00
Makefile.am examples: add helloworld example 2011-10-31 10:51:27 +01:00
mixer.py wrap mixer set_volume, use tuple to match get_volume 2007-01-17 11:22:04 +00:00
option-parser.py Add a new module, gstoption which allows you to fetch the 2007-11-08 10:51:07 +00:00
pipeline-tester examples/pipeline-tester: Don't hardcode audio/video source and sinks, and instead use more generic sources. 2008-09-04 17:57:50 +00:00
play.py examples: Make xoverlay installation thread safe using the GDK lock. 2009-05-07 14:48:25 +02:00
pyidentity.py Implement pad query proxying so that python elements can answer pad queries. Fixes: #428299 2007-04-10 18:01:25 +00:00
remuxer.py remuxer.py: allow more than one stream of the same type 2011-09-26 17:57:51 +01:00
segments.py examples: add an example to show looping using segments 2010-09-07 14:29:28 +03:00
sinkelement-registry.py examples/sinkelement-registry.py: A quick modification of the sinkelement.py example that shows how to register a pur... 2007-06-14 14:14:12 +00:00
sinkelement.py examples/pyidentity.py: Add a simple example that implements an identity-like element in python and passes buffers th... 2007-04-10 12:44:44 +00:00
switch.py examples: Port switch.py to input-selector 2009-05-07 14:48:42 +02:00
synchronizer.py examples: Make xoverlay installation thread safe using the GDK lock. 2009-05-07 14:48:25 +02:00
tagsetter.py Add an example for using the tagsetter iface. 2009-01-23 22:17:21 +02:00
video-controller.py examples/video-controller.py: Demo how to use the controller on videomixer. 2008-01-31 19:57:26 +00:00
vumeter.py examples/vumeter.py: In fact it wasn't an application message, but an element message :) 2006-02-20 18:07:59 +00:00