gstreamer/gst
Edward Hervey bc47432fc8 gst/: Proper registration of PyGstMiniObject classes in order to be able to create Event, Messages, Buffers from python.
Original commit message from CVS:
* gst/gstmodule.c:
* gst/pygstminiobject.c:
Proper registration of PyGstMiniObject classes in order to be able to
create Event, Messages, Buffers from python.
More corrections on miniobject's refcounting
* gst/gstevent.override:
* gst/gstbuffer.override:
Removed overloaded overrides
* gst/gst.defs:
updated
2005-07-05 15:07:20 +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/codegen.py: let's not forget to wrap the MiniObject :) 2005-06-28 16:13:53 +00:00
gst.defs gst/: Proper registration of PyGstMiniObject classes in order to be able to create Event, Messages, Buffers from python. 2005-07-05 15:07:20 +00:00
gst.override gst/gst.*: Probes are gone... 2005-07-01 16:32:09 +00:00
gstbin.override Add some hackery hackery 2004-10-11 08:56:52 +00:00
gstbuffer.override gst/: Proper registration of PyGstMiniObject classes in order to be able to create Event, Messages, Buffers from python. 2005-07-05 15:07:20 +00:00
gstcaps.override codegen/: Backport pygtk 2.6.2 codegen 2005-06-26 13:59:34 +00:00
gstelement.override codegen/codegen.py: let's not forget to wrap the MiniObject :) 2005-06-28 16:13:53 +00:00
gstevent.override gst/: Proper registration of PyGstMiniObject classes in order to be able to create Event, Messages, Buffers from python. 2005-07-05 15:07:20 +00:00
gstmodule.c gst/: Proper registration of PyGstMiniObject classes in order to be able to create Event, Messages, Buffers from python. 2005-07-05 15:07:20 +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 gst.play is gone in 0.9... 2005-07-05 13:50:21 +00:00
pygstminiobject-private.h codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
pygstminiobject.c gst/: Proper registration of PyGstMiniObject classes in order to be able to create Event, Messages, Buffers from python. 2005-07-05 15:07:20 +00:00
pygstminiobject.h codegen/codegen.py: let's not forget to wrap the MiniObject :) 2005-06-28 16:13:53 +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