.. |
extend
|
python: Do not pop tags in discoverer.py
|
2010-01-18 09:06:28 -03:00 |
.gitignore
|
Ignore new auto-generated .c files
|
2009-01-30 08:59:07 +01:00 |
__init__.py
|
Fix importing of gst module on GNU/kFreeBSD
|
2010-01-23 12:39:46 +01: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
|
gst: Update .defs to new API
|
2010-01-18 15:03:22 +01:00 |
common.h
|
gst/: Fix double-import issues on macosx.
|
2008-06-26 14:57:29 +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-0.10.24.ignore
|
gst: More API additions to gstreamer core. Fixes #587432
|
2009-07-17 11:48:36 +02:00 |
gst-0.10.25.ignore
|
Update definitions and ignores for core/base 0.10.25. Fixes #587432
|
2009-09-16 16:23:27 +02:00 |
gst-0.10.26.ignore
|
ignore new API additions for 0.10.26 core/base releases
|
2010-01-18 15:03:22 +01: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.23.ignore
|
gst-pb-0.10.23.ignore: Remove stray empty line.
|
2009-05-12 11:52:11 +02:00 |
gst-pb-0.10.25.ignore
|
Update definitions and ignores for core/base 0.10.25. Fixes #587432
|
2009-09-16 16:23:27 +02:00 |
gst-pb-0.10.26.ignore
|
ignore new API additions for 0.10.26 core/base releases
|
2010-01-18 15:03:22 +01:00 |
gst-types.defs
|
gst: Update .defs to new API
|
2010-01-18 15:03:22 +01:00 |
gst.defs
|
gst: Update .defs to new API
|
2010-01-18 15:03:22 +01: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
|
gstevent.override: Fix typos.
|
2009-07-01 16:01:41 +02:00 |
gstlibs.override
|
gst/gstlibs.override: Fixes for GstController creation memleak fixes.
|
2006-09-22 13:21:59 +00:00 |
gstmessage.override
|
gst.Message: Wrap remaining parse_*() methods.
|
2009-07-01 13:54:57 +02: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
|
Release the GIL around gst_pad_link.
|
2009-08-13 11:46:05 +02:00 |
gstquery.override
|
gstquery.override: Wrap remainig gst_query_parse*() methods.
|
2009-07-01 16:01:53 +02: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
|
bump minimum requirement to 0.10.18 and remove cruft
|
2010-01-18 15:03:22 +01:00 |
interfaces.defs
|
Update definitions and ignores for core/base 0.10.25. Fixes #587432
|
2009-09-16 16:23:27 +02:00 |
interfaces.override
|
bump minimum requirement to 0.10.18 and remove cruft
|
2010-01-18 15:03:22 +01: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
|
bump minimum requirement to 0.10.18 and remove cruft
|
2010-01-18 15:03:22 +01:00 |
pbutils.defs
|
gst/Makefile.am: gst.pbutils also needs to handle miniobjects
|
2008-01-11 16:30:45 +00:00 |
pbutils.override
|
bump minimum requirement to 0.10.18 and remove cruft
|
2010-01-18 15:03:22 +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
|
gst: Update .defs to new API
|
2010-01-18 15:03:22 +01: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
|
gst: Update .defs to new API
|
2010-01-18 15:03:22 +01: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 |