GStreamer multimedia framework
Find a file
Johan Dahlin 9e4049710c gst/gst.override (_wrap_gst_element_tp_new): New, just pointing to _wrap_gst_element_factory_make
Original commit message from CVS:
* gst/gst.override (_wrap_gst_element_tp_new): New, just pointing
to _wrap_gst_element_factory_make
(_wrap_gst_element_tp_new): Stub, return 1  so tp_new can be used.

* gst/gst.defs (element_factory_make): Remove is-constructor-of
GstElement.

* codegen/: Remove and use the codegen from pygtk instead

* configure.ac (ACLOCAL): Require 2.3.91 of PyGTK
2004-04-16 11:44:06 +00:00
common@d03e438809 gst/gst.override (_wrap_gst_element_tp_new): New, just pointing to _wrap_gst_element_factory_make 2004-04-16 11:44:06 +00:00
docs Update 2004-03-30 11:09:43 +00:00
examples examples/gstplay/videoplayer.py: New example, simple video player embedded in a gtk+ widget. 2004-04-06 12:38:18 +00:00
gst gst/gst.override (_wrap_gst_element_tp_new): New, just pointing to _wrap_gst_element_factory_make 2004-04-16 11:44:06 +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/gst.override (_wrap_gst_element_tp_new): New, just pointing to _wrap_gst_element_factory_make 2004-04-16 11:44:06 +00:00
configure.ac gst/gst.override (_wrap_gst_element_tp_new): New, just pointing to _wrap_gst_element_factory_make 2004-04-16 11:44:06 +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 (EXTRA_DIST): Add codegen/* Can't believe distcheck passed 2004-03-31 11:14:31 +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.