gstreamer/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 ignore files 2004-02-05 11:07:02 +00:00
0.6.c Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.6.defs Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
0.6.h Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.6.override Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
0.7.c Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.7.defs gstreamer/0.7.defs: Wrap GstTagList. 2004-02-18 19:42:55 +00:00
0.7.h Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
0.7.override Makefile.am: add gstinterfaces dir 2004-01-27 05:51:53 +00:00
__init__.py gstreamer/gstreamer.py: Backwards compatibility module 2004-02-23 18:19:38 +00:00
arg-types.py Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
common.c Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
common.defs gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
common.h Mass change to support compiling for both 0.6 and 0.7. Common support is now in common.{defs,override,c,h}. Specifi... 2003-10-10 04:21:21 +00:00
common.override gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
gst.defs gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
gstmodule.c gstreamer/gstreamer.py: Backwards compatibility module 2004-02-23 18:19:38 +00:00
gstreamer.defs gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
gstreamer.py gstreamer/gstreamer.py: Backwards compatibility module 2004-02-23 18:19:38 +00:00
gstreamermodule.c gstreamer/gstreamer.py: Backwards compatibility module 2004-02-23 18:19:38 +00:00
Makefile.am gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00