gstreamer/gst
Edward Hervey 038f11fafb codegen/: Updated codegen to support miniobject
Original commit message from CVS:
* codegen/argtypes.py:
* codegen/codegen.py:
* codegen/definitions.py:
* codegen/defsparser.py:
* codegen/docgen.py:
Updated codegen to support miniobject
* gst/Makefile.am:
Use the included (and modified) codegen for code generation.
* gst/pygstminiobject.c:
* gst/pygstminiobject.h:
* gst/pygstminiobject-private.h:
New GstMiniObject inspired from pygobject.[ch] code
* gst/common.h:
* gst/gst-types.defs:
* gst/gst.override:
* gst/gstbuffer.override:
* gst/gstcaps.override:
* gst/gstmodule.c:
* gst/gstpad.override:
Modifications to support MiniObject
* gst/gst.defs:
Allow null second parameter for ElementFactory.create()
and gst.element_factory_make()
2005-06-26 12:35:07 +00:00
..
.gitignore gst/Makefile.am: Move the gstplay bindings over here 2004-03-16 18:42:00 +00:00
__init__.py Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
arg-types.py gst/: commented-out deprecated code, compiles at last, and works for pipeline creation and state change 2005-06-20 21:39:34 +00:00
common.h codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gst-argtypes.c gst/: commented-out deprecated code, compiles at last, and works for pipeline creation and state change 2005-06-20 21:39:34 +00:00
gst-extrafuncs.defs Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
gst-types.defs codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gst.defs codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gst.override codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gstbin.override Add some hackery hackery 2004-10-11 08:56:52 +00:00
gstbuffer.override codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gstcaps.override codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gstelement.override gst/: commented-out deprecated code, compiles at last, and works for pipeline creation and state change 2005-06-20 21:39:34 +00:00
gstevent.override Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
gstmodule.c codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gstpad.override codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
gstreamer.py gst/: fix headers 2004-09-13 07:31:31 +00:00
gststructure.override gst/: commented-out deprecated code, compiles at last, and works for pipeline creation and state change 2005-06-20 21:39:34 +00:00
interfaces.defs gst/interfaces.*: Apply patch from Zaheer Abbas Merali to implement this method. Not that it's not .list_channels() d... 2004-11-29 12:25:56 +00:00
interfaces.override gst/interfaces.*: Apply patch from Zaheer Abbas Merali to implement this method. Not that it's not .list_channels() d... 2004-11-29 12:25:56 +00:00
interfacesmodule.c testsuite/Makefile.am (check-local): distcheck fixes 2004-03-17 12:41:08 +00:00
Makefile.am codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
play.defs gst/Makefile.am: Move the gstplay bindings over here 2004-03-16 18:42:00 +00:00
play.override gst/common.h: Add some parenthesises 2004-05-03 11:04:07 +00:00
playmodule.c gst/Makefile.am: Move the gstplay bindings over here 2004-03-16 18:42:00 +00:00
pygstminiobject-private.h codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
pygstminiobject.c codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
pygstminiobject.h codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
pygstvalue.c Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
pygstvalue.h Backport from 0.8 branch and added new .defs file from GStreamer 0.9 2005-06-17 10:59:47 +00:00
xoverlay.defs gst/*: Move interfaces over here, make it build, remove gstreamer.py 2004-03-15 14:25:10 +00:00
xoverlay.override redefine broken implement casting macros to something saner 2004-11-25 14:30:24 +00:00
xwindowlistener.defs gst/*: Move interfaces over here, make it build, remove gstreamer.py 2004-03-15 14:25:10 +00:00