gstreamer/examples/gst
Johan Dahlin d178fff215 gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief
Original commit message from CVS:
* gstreamer/gstreamer.defs (element_link_many): This is function
and not a method, despite popular belief
(gst_element_factory_make): Make it the constructor of GstElement,
so we can avoid dirty hacks.

* gstreamer/gstreamer.override (_wrap_gst_element_link_many): Wrap
(_wrap_gst_element_link_many): Wrap

* gstreamer/common.defs:
* gstreamer/common.override:
* gstreamer/Makefile.am: Beginning of reorganization, to include
gstreamer.defs and override (eg, not auto generate them)

* examples/gstreamer/cp.py: Prettify and pythonify. Will do the
other examples later

* gstreamer/gstreamer.py: Backwards compatibility module

* gstreamer/gstreamermodule.c:
* gstreamer/Makefile.am: Rename the module to gst
2004-02-23 20:24:53 +00:00
..
.gitignore Some example apps 2002-03-24 07:49:36 +00:00
bps.py Pipeline, Thread, Bin generate RuntimeError exceptions 2003-10-05 09:14:10 +00:00
cp.py gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
dvdplay.py Pipeline, Thread, Bin generate RuntimeError exceptions 2003-10-05 09:14:10 +00:00
f2f.py Pipeline, Thread, Bin generate RuntimeError exceptions 2003-10-05 09:14:10 +00:00
identity.py update to new GstPad/GstElement link API and remove old hacks to call GObject connect method 2003-01-10 00:18:33 +00:00
ilat.py add annoying version check for 0.6 API 2003-10-10 04:22:27 +00:00
lat.py Pipeline, Thread, Bin generate RuntimeError exceptions 2003-10-05 09:14:10 +00:00
Makefile.am add bps, rename oggplay->vorbisplay 2003-02-06 21:51:32 +00:00
rot13.py email addr update 2002-12-17 17:40:42 +00:00
vorbisplay.py make examples use Element 2003-10-04 23:02:48 +00:00