gstreamer/examples
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
..
gst gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
gstplay gst/: Support GstPlay, bug fixes, updates. 2004-02-03 09:45:42 +00:00
gstreamer gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
.gitignore initial python bindings 2002-03-24 04:32:10 +00:00
Makefile.am initial python bindings 2002-03-24 04:32:10 +00:00