..
extend
move over some of the extend stuff that I want to use right now
2005-10-04 14:59:07 +00:00
.gitignore
gst/Makefile.am: Move the gstplay bindings over here
2004-03-16 18:42:00 +00:00
__init__.py
gst/__init__.py: only pygtk.require if pygtk wasn't imported yet
2005-10-05 09:02:19 +00:00
arg-types.py
Added 'keeprefcount' argument for function/method parameters in order to cope with functions/methods that decrement t...
2005-10-05 13:48:21 +00:00
common.h
gst/: add/move some code to handle wrapping/refcounting of possible
2005-09-28 12:17:29 +00:00
gst-argtypes.c
gst/: Let's split up gst.override,
2005-09-28 14:34:52 +00:00
gst-extrafuncs.defs
gst/: Let's split up gst.override,
2005-09-28 14:34:52 +00:00
gst-types.defs
gst/: add/move some code to handle wrapping/refcounting of possible
2005-09-28 12:17:29 +00:00
gst.defs
Added 'keeprefcount' argument for function/method parameters in order to cope with functions/methods that decrement t...
2005-10-05 13:48:21 +00:00
gst.override
gst/: deprecate add_many/remove_many, fold into add/remove
2005-09-30 15:23:15 +00:00
gstbin.override
gst/: deprecate add_many/remove_many, fold into add/remove
2005-09-30 15:23:15 +00:00
gstbuffer.override
gst/: Remove dead code
2005-09-28 15:19:44 +00:00
gstbus.override
Updated definitions, wrapper and testsuite for changes in GstBus API
2005-09-29 13:56:03 +00:00
gstcaps.override
codegen/: Backport pygtk 2.6.2 codegen
2005-06-26 13:59:34 +00:00
gstelement.override
fix version numbers
2005-10-04 08:17:25 +00:00
gstevent.override
gst/: Remove dead code
2005-09-28 15:19:44 +00:00
gstlibs.override
gst/: Proper wrapping of GstController
2005-09-29 15:42:31 +00:00
gstmessage.override
codegen/argtypes.py: Proper handling of 'caller-owns-return' for miniobjects
2005-09-28 10:58:50 +00:00
gstmodule.c
gst/: deprecate add_many/remove_many, fold into add/remove
2005-09-30 15:23:15 +00:00
gstobject.override
some more traversal logging
2005-10-05 10:29:00 +00:00
gstpad.override
gst/gstpad.override: Removed overriding of gst_caps_get_negotiated_caps, the codegenerator handles it much better (hi...
2005-09-30 15:53:07 +00:00
gstquery.override
codegen/argtypes.py: Proper handling of 'caller-owns-return' for miniobjects
2005-09-28 10:58:50 +00:00
gstreamer.py
gst/: fix headers
2004-09-13 07:31:31 +00:00
gststructure.override
gst/gst.defs: Updated definitions
2005-09-29 09:58:25 +00:00
gsttaglist.override
gst/: Let's split up gst.override,
2005-09-28 14:34:52 +00:00
interfaces.defs
gst/interfaces.defs (MixerTrack): MixerTrack is a GObject. How did this ever work before?
2005-08-19 16:10:37 +00:00
interfaces.override
gst/: add/move some code to handle wrapping/refcounting of possible
2005-09-28 12:17:29 +00:00
interfacesmodule.c
testsuite/Makefile.am (check-local): distcheck fixes
2004-03-17 12:41:08 +00:00
libs.defs
gst/: Updated definitions
2005-09-28 17:08:11 +00:00
Makefile.am
move over some of the extend stuff that I want to use right now
2005-10-04 14:59:07 +00:00
pygstminiobject-private.h
codegen/: Updated codegen to support miniobject
2005-06-26 12:35:07 +00:00
pygstminiobject.c
codegen/argtypes.py: Proper handling of 'caller-owns-return' for miniobjects
2005-09-28 10:58:50 +00:00
pygstminiobject.h
codegen/argtypes.py: Proper handling of 'caller-owns-return' for miniobjects
2005-09-28 10:58:50 +00:00
pygstobject.c
make sure we use the debug category
2005-10-05 10:29:32 +00:00
pygstobject.h
gst/: add/move some code to handle wrapping/refcounting of possible
2005-09-28 12:17:29 +00:00
pygstvalue.c
gst/pygstvalue.c: FixedList -> Array
2005-07-20 18:06:10 +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
It seems that, somewhere along the way, I forgot to make sure interfaces were binded too :)
2005-07-23 14:54:02 +00:00
xwindowlistener.defs
gst/*: Move interfaces over here, make it build, remove gstreamer.py
2004-03-15 14:25:10 +00:00