gstreamer/examples
Andy Wingo ebf47e1442 gst/arg-types.py (GstCapsArg.write_const_param)
Original commit message from CVS:
2006-04-19  Andy Wingo  <wingo@pobox.com>

* gst/arg-types.py (GstCapsArg.write_const_param)
(GstCapsArg.write_param): If there is a default value, initialize
the py_caps variable to NULL. PyArgs_Parse* doesn't touch c
variables if the optional arg isn't there. Fixes #339010.
2006-04-19 12:04:19 +00:00
..
.gitignore initial python bindings 2002-03-24 04:32:10 +00:00
audio-controller.py add header stuff 2005-11-19 10:37:58 +00:00
audioconcat.py add header stuff 2005-11-19 10:37:58 +00:00
bps.py releasing 0.9.7 2005-12-01 19:15:26 +00:00
cp.py add header stuff 2005-11-19 10:37:58 +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
f2f.py releasing 0.9.7 2005-12-01 19:15:26 +00:00
filesrc.py add header stuff 2005-11-19 10:37:58 +00:00
fvumeter.py gst/arg-types.py (GstCapsArg.write_const_param) 2006-04-19 12:04:19 +00:00
gst123 Moved all examples up from examples/gst/ into examples/. 2005-07-12 13:27:32 +00:00
gstfile.py examples/gstfile.py: Moved the Discoverer class to gst.extend 2005-12-12 15:15:28 +00:00
Makefile.am fix makefile 2006-04-01 10:10:48 +00:00
pipeline-tester examples/play.py (GstPlayer.query_position) 2006-02-10 10:53:22 +00:00
play.py gst/gst.defs (disable_sync_message_emission) 2006-02-10 17:49:47 +00:00
remuxer.py examples/remuxer.py (GstPlayer.seek): Don't do accurate seeks, because the output won't be readable without a keyfram... 2006-04-19 11:58:14 +00:00
sinkelement.py releasing 0.9.7 2005-12-01 19:15:26 +00:00
vorbisplay.py add header stuff 2005-11-19 10:37:58 +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