gstreamer/gst
2009-04-10 15:43:35 +02:00
..
extend pep-8 cleanups 2008-11-23 12:31:42 +00:00
.gitignore Ignore new auto-generated .c files 2009-01-30 08:59:07 +01:00
__init__.py gst/__init__.py: Add gst.Fourcc.__eq__ and gst.Fourcc.__ne__. 2008-12-09 14:30:43 +00:00
arg-types.py New guint8* ArgType. Wraps the various GstAdapter methods. Fixes #576505 2009-03-26 16:13:48 +01:00
audio.defs Wrap gst-plugins-base's audio helper library. 2008-12-31 12:01:02 +00:00
audio.override Wrap gst-plugins-base's audio helper library. 2008-12-31 12:01:02 +00:00
audiomodule.c Wrap gst-plugins-base's audio helper library. 2008-12-31 12:01:02 +00:00
base.defs Fix some leaks. 2009-03-26 16:18:04 +01:00
common.h gst/: Fix double-import issues on macosx. 2008-06-26 14:57:29 +00:00
gst-0.10.13.ignore gst/gst-0.10.12.ignore: Add more API additions that weren't explicit in the release notes. 2007-06-08 16:06:10 +00:00
gst-0.10.14.ignore gst/gst-0.10.11.ignore: GstDataQueue was added in gstreamer-0.10.11 2007-07-30 11:39:08 +00:00
gst-0.10.15.ignore gst/: Add gstdebugutils.[ch] methods that weren't wrapped previously. 2008-08-11 16:40:45 +00:00
gst-0.10.16.ignore Series of update for new API added to 0.10.16. 2008-01-14 12:44:06 +00:00
gst-0.10.18.ignore update upstream API changes 2008-07-02 11:23:39 +00:00
gst-0.10.20.ignore Updated core API additions 2008-12-30 19:20:31 +00:00
gst-0.10.21.ignore Add API additions for upcoming 0.10.21 core release 2008-09-09 10:41:27 +00:00
gst-0.10.22.ignore Updated core API additions 2008-12-30 19:20:31 +00:00
gst-argtypes.c Reordering header inclusion order to fix build on my machine. 2005-10-12 11:21:53 +00:00
gst-disable-loadsave.ignore gst/gst-disable-loadsave.ignore: Override more when having now xml. 2007-07-20 08:50:18 +00:00
gst-extrafuncs.defs gst/gst-extrafuncs.defs (flags, set_flag, unset_flag): Fix for core updates. 2005-10-12 16:05:15 +00:00
gst-pb-0.10.14.ignore Adding version overrides for new core/base releases. 2007-07-28 14:22:49 +00:00
gst-pb-0.10.16.ignore Series of update for new API added to 0.10.16. 2008-01-14 12:44:06 +00:00
gst-pb-0.10.18.ignore update upstream API changes 2008-07-02 11:23:39 +00:00
gst-types.defs gst/: Wrap more GstIndexEntry methods and properties. 2009-01-02 21:46:30 +00:00
gst.defs Provide wrapper for gst_tag_get_type. Fixes #571156. 2009-04-03 12:28:40 +02:00
gst.override Provide wrapper for gst_tag_get_type. Fixes #571156. 2009-04-03 12:28:40 +02:00
gstbase.override Don't steal a ref to event in gst.BaseTransform.do_src_event. 2009-02-24 11:45:57 +01:00
gstbin.override Fix for #577735: do_handle_message leaks messages 2009-04-02 17:21:58 +02:00
gstbuffer.override gst/gstbuffer.override: the GstBuffer overrides seem to be confused about whether they're mini-objects or a GBoxed, a... 2008-06-27 08:39:37 +00:00
gstbus.override gstbus: fix refcounting in gst.Bus.set_sync_handler. 2009-03-17 15:03:09 +01:00
gstcaps.override gstcaps: Remove dead code. 2009-03-05 13:59:30 +01:00
gstelement.override Re-opens #530417 2008-06-13 11:11:38 +00:00
gstelementfactory.override gst/gstelementfactory.override: Release GIL in gst_element_factory_overrides. 2008-04-28 10:36:10 +00:00
gstevent.override gst/gstevent.override: gst_event_new_tag takes ownership of the GstTagList given as argument, therefore make a copy b... 2008-05-26 10:20:06 +00:00
gstlibs.override gst/gstlibs.override: Fixes for GstController creation memleak fixes. 2006-09-22 13:21:59 +00:00
gstmessage.override gst/: Adding new API additions 2007-07-28 14:26:54 +00:00
gstmodule.c gst/: Fix double-import issues on macosx. 2008-06-26 14:57:29 +00:00
gstobject.override handle actual GObject having been set to NULL in repr 2009-04-04 12:57:31 +02:00
gstpad.override GstPad: Use gst_pad_set_blocked_async_full() if available. 2009-02-22 20:12:23 +01:00
gstquery.override Updating ignores for API additions 2007-06-08 15:16:08 +00:00
gstreamer.py gst/: fix headers 2004-09-13 07:31:31 +00:00
gststructure.override gst/gststructure.override: Don't leak key names in _wrap_gst_structure_keys. 2009-01-05 11:05:32 +00:00
gsttaglist.override gst/: Fix the build for x86_64 when compiling against Python 2.5. 2007-04-04 12:22:03 +00:00
gstversion.override.in Updated core API additions 2008-12-30 19:20:31 +00:00
interfaces.defs update upstream API changes 2008-07-02 11:23:39 +00:00
interfaces.override gst/: Fix double-import issues on macosx. 2008-06-26 14:57:29 +00:00
interfacesmodule.c gst/interfacesmodule.c: initialize pygobject in the gst.interfaces modules. The absence of it causes segfaults on Sol... 2007-03-01 13:47:12 +00:00
libs.defs gst/: Update API definitions for GStreamer core and gst-plugins-base. 2007-10-09 16:17:28 +00:00
Makefile.am Wrap gst-plugins-base's tag helper library. 2008-12-31 13:32:58 +00:00
pbutils.defs gst/Makefile.am: gst.pbutils also needs to handle miniobjects 2008-01-11 16:30:45 +00:00
pbutils.override pbutils: Fix leaked GStrv. Fixes #574258 2009-03-05 13:45:07 +01:00
pbutilsmodule.c gst/Makefile.am: gst.pbutils also needs to handle miniobjects 2008-01-11 16:30:45 +00:00
pygstexception.c gst/pygstexception.*: gst.element_factory_make should raise ElementNotFoundError. 2007-01-17 07:30:11 +00:00
pygstexception.h gst/pygstexception.*: gst.element_factory_make should raise ElementNotFoundError. 2007-01-17 07:30:11 +00:00
pygstiterator.c Raise an Exception when wrapping a NULL GstIterator. 2009-01-08 12:25:26 +00:00
pygstminiobject-private.h codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
pygstminiobject.c gst/: Fix double-import issues on macosx. 2008-06-26 14:57:29 +00:00
pygstminiobject.h gst/: Fix double-import issues on macosx. 2008-06-26 14:57:29 +00:00
pygstvalue.c gst/__init__.py: Added __eq__ method to fractions so we can check if two fractions are equal. 2007-03-01 14:21:52 +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
tag.defs Wrap gst-plugins-base's tag helper library. 2008-12-31 13:32:58 +00:00
tag.override Wrap gst-plugins-base's tag helper library. 2008-12-31 13:32:58 +00:00
tagmodule.c Wrap gst-plugins-base's tag helper library. 2008-12-31 13:32:58 +00:00
video.defs Wrap gst-plugins-base's video helper library. 2008-12-31 13:06:58 +00:00
video.override Wrap gst-plugins-base's video helper library. 2008-12-31 13:06:58 +00:00
videomodule.c Wrap gst-plugins-base's video helper library. 2008-12-31 13:06:58 +00:00
xoverlay.defs gst/xoverlay.defs: Update for API changes in XOverlay interface 2005-11-22 00:02:14 +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