gstreamer/examples/gst
Johan Dahlin 15f1eb48cf gst/gstmodule.c (init_gst): Add constants for GST_*SECOND.
Original commit message from CVS:
* gst/gstmodule.c (init_gst): Add constants for GST_*SECOND.
(python_do_pending_calls): New idler handler, similar to pygtk, so
python events (eg KeyboardInterrupt) can be raised during mainloop

* gst/gst.override (_wrap_gst_bin_get_list):
(_wrap_gst_pad_tp_repr, caps_length, caps_item)
(structure_length, structure_subscript)
(_wrap_gst_structure_tp_repr): Impl.
(_wrap_gst_main): Override with threading blocking.

* gst/gst-types.defs (Object): add flags field.
(Structure): Add copy/release funcs

* gst/__init__.py (devloc): Don't initialize threads

* gst/Makefile.am: clean up

* examples/gst/player.py: Prettify and simplify. Uses GstThread now.

* examples/gstplay/player.py: Update to new api and make it work.
2004-03-24 10:31:35 +00:00
..
.gitignore Some example apps 2002-03-24 07:49:36 +00:00
bps.py gstreamer/gstreamer.defs: rename all functions, remove gst_ suffix. 2004-02-24 18:40:21 +00:00
cp.py gstreamer/gstreamer.defs: rename all functions, remove gst_ suffix. 2004-02-24 18:40:21 +00:00
dvdplay.py gstreamer/gstreamer.defs: rename all functions, remove gst_ suffix. 2004-02-24 18:40:21 +00:00
f2f.py gstreamer/gstreamer.defs: rename all functions, remove gst_ suffix. 2004-02-24 18:40:21 +00:00
filesrc.py examples/gstreamer/filesrc.py,player.py: New examples 2004-02-27 18:01:52 +00:00
identity.py examples/gstreamer/filesrc.py,player.py: New examples 2004-02-27 18:01:52 +00:00
ilat.py gstreamer/gstreamer.defs: rename all functions, remove gst_ suffix. 2004-02-24 18:40:21 +00:00
lat.py make gstreamer python work uninstalled again 2004-03-04 11:32:46 +00:00
Makefile.am add bps, rename oggplay->vorbisplay 2003-02-06 21:51:32 +00:00
player.py gst/gstmodule.c (init_gst): Add constants for GST_*SECOND. 2004-03-24 10:31:35 +00:00
rot13.py gstreamer/gstreamer.defs: rename all functions, remove gst_ suffix. 2004-02-24 18:40:21 +00:00
vorbisplay.py updates for new API 2004-03-18 15:51:54 +00:00