gstreamer/examples
2010-10-27 09:46:06 +01:00
..
.gitignore
audio-controller.py
audioconcat.py
bps.py
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
debugslider.py
decodebin.py
f2f.py
filesrc.py filesrc.py: Call gobject.threads_init() in the example 2010-10-27 09:46:06 +01:00
fvumeter.py
gst-discover examples/gst-discover: Beautify output of discoverer's duration. 2008-12-06 14:13:55 +00:00
gstfile.py
maemogst.py examples: add a simple Maemo 5 example 2009-10-15 14:15:37 +01:00
Makefile.am examples: add a simple Maemo 5 example 2009-10-15 14:15:37 +01:00
mixer.py
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 examples: Make xoverlay installation thread safe using the GDK lock. 2009-05-07 14:48:25 +02: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