.. |
extend
|
gst/extend/discoverer.py: Add timeout property.
|
2008-05-17 13:13:05 +00:00 |
.gitignore
|
gst/.cvsignore: Ignore generated pbutils.c
|
2008-01-31 14:14:50 +00:00 |
__init__.py
|
Re-opens #530417
|
2008-06-13 11:11:38 +00:00 |
arg-types.py
|
gst/: Fix broken indentation
|
2008-05-08 14:03:17 +00:00 |
base.defs
|
Add API additions for upcoming 0.10.21 core release
|
2008-09-09 10:41:27 +00: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
|
update upstream API changes
|
2008-07-02 11:23:39 +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-argtypes.c
|
|
|
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-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/: Add gstdebugutils.[ch] methods that weren't wrapped previously.
|
2008-08-11 16:40:45 +00:00 |
gst.defs
|
Add API additions for upcoming 0.10.21 core release
|
2008-09-09 10:41:27 +00:00 |
gst.override
|
gst/: Use G_GSSIZE_FORMAT for ssize_t types.
|
2008-05-08 10:59:48 +00:00 |
gstbase.override
|
|
|
gstbin.override
|
|
|
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
|
|
|
gstcaps.override
|
gst/gstcaps.override: Override gst_caps_append_structure() and make a copy of the structure given as argument.
|
2008-08-26 15:58:15 +00: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
|
|
|
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
|
gst/gstobject.override: Release the GIL when calling gst_object_get_path_string() since it can cause deadlocks with n...
|
2007-10-13 16:32:52 +00:00 |
gstpad.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 |
gstquery.override
|
|
|
gstreamer.py
|
|
|
gststructure.override
|
|
|
gsttaglist.override
|
|
|
gstversion.override.in
|
Add API additions for upcoming 0.10.21 core release
|
2008-09-09 10:41:27 +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
|
|
|
libs.defs
|
gst/: Update API definitions for GStreamer core and gst-plugins-base.
|
2007-10-09 16:17:28 +00:00 |
Makefile.am
|
update upstream API changes
|
2008-07-02 11:23:39 +00:00 |
pbutils.defs
|
gst/Makefile.am: gst.pbutils also needs to handle miniobjects
|
2008-01-11 16:30:45 +00:00 |
pbutils.override
|
gst/: Fix double-import issues on macosx.
|
2008-06-26 14:57:29 +00:00 |
pbutilsmodule.c
|
gst/Makefile.am: gst.pbutils also needs to handle miniobjects
|
2008-01-11 16:30:45 +00:00 |
pygstexception.c
|
|
|
pygstexception.h
|
|
|
pygstiterator.c
|
gst/: Fix double-import issues on macosx.
|
2008-06-26 14:57:29 +00:00 |
pygstminiobject-private.h
|
|
|
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
|
|
|
pygstvalue.h
|
|
|
xoverlay.defs
|
|
|
xoverlay.override
|
|
|