..
.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
cp.py
examples/: Closes #362290 and #362272
2006-10-20 09:27:43 +00: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
examples/filesrc.py: Port to 0.10.
2006-05-27 12:13:46 +00:00
fvumeter.py
BPB(tm)
2006-04-19 12:04:56 +00:00
gst-discover
examples/gst-discover: Show duration of audio/video streams.
2007-07-27 11:04:55 +00:00
gstfile.py
examples/gstfile.py: Threaded application, we NEED gobject.threads_init().
2006-04-29 16:59:16 +00:00
Makefile.am
gst/interfaces.*: wrap mixer get_volume
2007-01-17 06:27:38 +00: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/play.py (GstPlayer.query_position)
2006-02-10 10:53:22 +00:00
play.py
examples/play.py: Fix the sample player slightly so that the expose method actually gets called by pyGTK.
2007-10-18 15:10:44 +00: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/synchronizer.py: Actually appears to work now, will have to try with guadec videos on Monday.
2006-08-05 17:15:52 +00: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/switch.py: New file, a basic demo for a single-stream switcher. Could be expanded later -- look at flumotion...
2007-12-18 16:48:32 +00:00
synchronizer.py
examples/synchronizer.py: Actually appears to work now, will have to try with guadec videos on Monday.
2006-08-05 17:15:52 +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