.. |
.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
|
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: 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 |
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/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/: Sync with the X server before giving an XID to our sink with a different display connection. This avoids s...
|
2008-04-24 11:35:38 +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/: Sync with the X server before giving an XID to our sink with a different display connection. This avoids s...
|
2008-04-24 11:35:38 +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/: Sync with the X server before giving an XID to our sink with a different display connection. This avoids s...
|
2008-04-24 11:35:38 +00:00 |
synchronizer.py
|
examples/: Sync with the X server before giving an XID to our sink with a different display connection. This avoids s...
|
2008-04-24 11:35:38 +00: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 |