..
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
registry: fix deadlock with recursive registry scanning.
2009-04-12 21:27:33 +02:00
arg-types.py
arg-types: Remove guint8* argtype.
2009-04-11 16:49:42 +02:00
audio.defs
Wrap gst-plugins-base-0.10.23 API additions. Partially fixes #578848
2009-04-17 19:28:08 +02:00
audio.override
Wrap gst-plugins-base-0.10.23 API additions. Partially fixes #578848
2009-04-17 19:28:08 +02:00
audiomodule.c
Wrap gst-plugins-base's audio helper library.
2008-12-31 12:01:02 +00:00
base.defs
Wrap new API added in gstreamer-0.10.23. Partially fixes #578848
2009-04-17 18:51:40 +02: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-0.10.23.ignore
gst-0.10.23.ignore: Add newly added enum values. Partially fixes #581729
2009-05-07 14:49:53 +02: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
Wrap new API added in gstreamer-0.10.23. Partially fixes #578848
2009-04-17 18:51:40 +02: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-pb-0.10.23.ignore
gst-pb-0.10.23.ignore: Remove stray empty line.
2009-05-12 11:52:11 +02:00
gst-types.defs
Wrap new API added in gstreamer-0.10.23. Partially fixes #578848
2009-04-17 18:51:40 +02:00
gst.defs
gst.defs: Replace gchar** by GStrv to wrap more methods. Fixes #580992
2009-05-26 21:02:19 +02:00
gst.override
fix some grammar, add some debug
2009-06-01 12:46:03 +02:00
gstbase.override
adapter: overrides for _take/_peek. Fixes #576505 .
2009-04-11 16:49:42 +02: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
python: Fix some locking problems
2009-04-18 16:39:42 +01: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
python: Fix some locking problems
2009-04-18 16:39:42 +01:00
gstmodule.c
Wrap new API added in gstreamer-0.10.23. Partially fixes #578848
2009-04-17 18:51:40 +02:00
gstobject.override
handle actual GObject having been set to NULL in repr
2009-04-04 12:57:31 +02:00
gstpad.override
python: Fix some locking problems
2009-04-18 16:39:42 +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
wrap gst_tag_to_vorbis_comment; fix uint tag setting
2009-06-01 22:02:47 +02:00
gstversion.override.in
Wrap gst-plugins-base-0.10.23 API additions. Partially fixes #578848
2009-04-17 19:28:08 +02:00
interfaces.defs
Wrap gst-plugins-base-0.10.23 API additions. Partially fixes #578848
2009-04-17 19:28:08 +02:00
interfaces.override
Wrap gst-plugins-base-0.10.23 API additions. Partially fixes #578848
2009-04-17 19:28:08 +02: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
Wrap new API added in gstreamer-0.10.23. Partially fixes #578848
2009-04-17 18:51:40 +02:00
Makefile.am
Wrap gst-plugins-base-0.10.23 API additions. Partially fixes #578848
2009-04-17 19:28:08 +02: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
values: Fix segfault in the testsuite
2009-06-05 23:26:11 +01: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_tag_to_vorbis_comment; fix uint tag setting
2009-06-01 22:02:47 +02: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-0.10.23 API additions. Partially fixes #578848
2009-04-17 19:28:08 +02: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