gstreamer/gst
Edward Hervey b35b212bf8 gst/pygstminiobject.c: thread safe handling of mini-objects
Original commit message from CVS:
* gst/pygstminiobject.c:
thread safe handling of mini-objects
* codegen/codegen.py: (GstMiniObjectWrapper.constructor_tmpl):
let's not forget to wrap the MiniObject :)
* gst/gst-types.defs:
* gst/gst.defs:
Always keep up to date with the core
* gst/gstelement.override:
override for gst_element_query_position
* gst/pygstminiobject.c:
* gst/pygstminiobject.h:
* gst/gst.override:
PyGstMiniObject now properly wrap GstMiniObject and are referenced in a
global hash table
2005-06-28 18:07:35 +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 codegen/codegen.py: let's not forget to wrap the MiniObject :) 2005-06-28 16:13:53 +00:00
gst.override codegen/codegen.py: let's not forget to wrap the MiniObject :) 2005-06-28 16:13:53 +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/: 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 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 gst/pygstminiobject.c: thread safe handling of mini-objects 2005-06-28 18:07:35 +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