GStreamer multimedia framework
Find a file
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
codegen gst/*: Move interfaces over here, make it build, remove gstreamer.py 2004-03-15 14:25:10 +00:00
common@99901894a4 disable docs checking until they pass make check properly during make distcheck 2004-03-18 15:44:52 +00:00
docs disable docs checking until they pass make check properly during make distcheck 2004-03-18 15:44:52 +00:00
examples gst/gstmodule.c (init_gst): Add constants for GST_*SECOND. 2004-03-24 10:31:35 +00:00
gst gst/gstmodule.c (init_gst): Add constants for GST_*SECOND. 2004-03-24 10:31:35 +00:00
pkgconfig add pkgconfig support 2003-06-26 07:40:13 +00:00
testsuite testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
.gitignore adding cvsignore files 2004-02-05 11:06:26 +00:00
.gitmodules initial python bindings 2002-03-24 04:32:10 +00:00
acinclude.m4 fix underquotedness 2004-02-11 17:38:15 +00:00
AUTHORS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
autogen.sh make gstreamer python work uninstalled again 2004-03-04 11:32:46 +00:00
ChangeLog gst/gstmodule.c (init_gst): Add constants for GST_*SECOND. 2004-03-24 10:31:35 +00:00
configure.ac and for gst_play 2004-03-18 18:08:35 +00:00
COPYING Remove the literal "^L" strings. 2002-10-04 05:34:24 +00:00
gst-python.spec.in updates to spec file 2003-07-17 16:12:11 +00:00
INSTALL initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am Makefile.am (DIST_SUBDIRS): Remove PLAYDIR 2004-03-17 10:15:12 +00:00
NEWS distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
README-docs distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00
TODO distcheck and final release prep fixes 2003-07-10 04:27:47 +00:00

This file will be autogenerated.  Please read README-docs.