GStreamer multimedia framework
Find a file
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
common@0945c85c4c gstreamer/gstreamer.py: Backwards compatibility module 2004-02-23 18:19:38 +00:00
docs I really don't see this working otherwise. taaz, holler if this breaks for you, so we can work out what this is 2003-10-04 22:56:09 +00:00
examples 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 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 gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
pkgconfig add pkgconfig support 2003-06-26 07:40:13 +00:00
testsuite add Element () constructor add testsuite 2003-10-04 13:37:45 +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 Fix detection of source tree 2003-06-27 18:39:33 +00:00
ChangeLog gstreamer/gstreamer.defs (element_link_many): This is function and not a method, despite popular belief 2004-02-23 20:24:53 +00:00
configure.ac gst/: Support GstPlay, bug fixes, updates. 2004-02-03 09:45:42 +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 gst/: Support GstPlay, bug fixes, updates. 2004-02-03 09:45:42 +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.