.. |
extend
|
gst/extend/discoverer.py: New parameter to the discoverer to change the default maximum frame interleave.
|
2007-07-27 11:12:33 +00:00 |
.gitignore
|
gst/.cvsignore: Ignore generated pbutils.c
|
2008-01-31 14:14:50 +00:00 |
__init__.py
|
gst/__init__.py: Cleaner way of checking for existence of symbols in gst module.
|
2007-06-14 14:53:28 +00:00 |
arg-types.py
|
gst/: Handle 'gchar**' (GStrv) arguments in a uniform way.
|
2007-07-05 13:57:41 +00:00 |
base.defs
|
gst/base.defs: gst_adapter_push steals the refcount.
|
2008-02-08 08:37:36 +00:00 |
common.h
|
gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper library.
|
2008-01-01 13:22:21 +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
|
Series of update for new API added to 0.10.16.
|
2008-01-14 12:44:06 +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-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-types.defs
|
Updating ignores for API additions
|
2007-06-08 15:16:08 +00:00 |
gst.defs
|
Series of update for new API added to 0.10.16.
|
2008-01-14 12:44:06 +00:00 |
gst.override
|
gst/gst.override: Add wrapping of gst_type_find_register.
|
2008-04-28 10:49:03 +00:00 |
gstbase.override
|
Updating ignores for API additions
|
2007-06-08 15:16:08 +00:00 |
gstbin.override
|
gst/gstbin.override: Release the GIL in GstBin overrides.
|
2007-04-19 15:43:16 +00:00 |
gstbuffer.override
|
gst/gstbuffer.override: whoapadoooo wabada bada ...
|
2007-06-27 15:40:12 +00:00 |
gstbus.override
|
|
|
gstcaps.override
|
gst/: Fix the build for x86_64 when compiling against Python 2.5.
|
2007-04-04 12:22:03 +00:00 |
gstelement.override
|
gst/gstelement.override: Override the proxy method for GstElement::request_new_pad virtual methods since it can be ca...
|
2007-07-09 19:42:31 +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: Copy the GstStructure given as argument to gst_event_new_custom and gst_event_new_navigation, ...
|
2007-07-09 19:30:26 +00:00 |
gstlibs.override
|
|
|
gstmessage.override
|
gst/: Adding new API additions
|
2007-07-28 14:26:54 +00:00 |
gstmodule.c
|
gst/gstmodule.c: Remove do_pending_calls timeout which has been handled more gracefully in pygobject MainLoop for the...
|
2008-01-30 12:36:06 +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
|
Fix memleak in gst.Pad.set_blocked_async()
|
2008-02-10 13:33:26 +00:00 |
gstquery.override
|
Updating ignores for API additions
|
2007-06-08 15:16:08 +00:00 |
gstreamer.py
|
|
|
gststructure.override
|
gst/: Fix the build for x86_64 when compiling against Python 2.5.
|
2007-04-04 12:22:03 +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
|
Series of update for new API added to 0.10.16.
|
2008-01-14 12:44:06 +00:00 |
interfaces.defs
|
gst/: Adding new API additions
|
2007-07-28 14:26:54 +00:00 |
interfaces.override
|
gst/: Adding new API additions
|
2007-07-28 14:26:54 +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
|
Series of update for new API added to 0.10.16.
|
2008-01-14 12:44:06 +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/pbutils.override: Fix compilation against Python 2.4.
|
2008-01-15 11:41:51 +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
|
|
|
pygstminiobject-private.h
|
|
|
pygstminiobject.c
|
gst/pygstminiobject.c: Move up variable declaration to the top of the function.
|
2007-10-08 22:04:18 +00:00 |
pygstminiobject.h
|
|
|
pygstvalue.c
|
|
|
pygstvalue.h
|
|
|
xoverlay.defs
|
|
|
xoverlay.override
|
|
|