gstreamer/gst
2011-10-31 10:48:29 +01:00
..
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.in Fix distcheck. 2010-11-22 13:41:17 +01:00
arg-types.py arg-types: Properly handle const-GstCaps* return values 2011-01-05 15:05:02 +01:00
audio.defs gst: Update to latest 0.10.31 core/base API 2010-10-18 12:00:57 +02:00
audio.override Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
audiomodule.c gst: run gst-indent all C files 2010-11-09 11:02:44 +01:00
base.defs gst: Update to latest 0.10.31 core/base API 2010-10-18 12:00:57 +02:00
common.h Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01: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-0.10.29.ignore Add new core 0.10.29 and 0.10.30 API definitions 2010-06-27 10:08:02 +02:00
gst-0.10.30.ignore base: Add new GstBaseSink methods 2010-07-07 12:07:55 +02:00
gst-0.10.31.ignore gst-0.10.31.ignore: fix build against core 0.10.30 2011-02-09 09:40:17 +00:00
gst-0.10.32.ignore gst: update for latest API addition 2011-01-05 21:28:12 +01:00
gst-argtypes.c gst: run gst-indent all C files 2010-11-09 11:02:44 +01: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-pb-0.10.29.ignore Add gst-plugins-base 0.10.29/0.10.30 API additions 2010-06-27 10:35:55 +02:00
gst-pb-0.10.30.ignore Add gst-plugins-base 0.10.29/0.10.30 API additions 2010-06-27 10:35:55 +02:00
gst-pb-0.10.31.ignore gst: Update to latest 0.10.31 core/base API 2010-10-18 12:00:57 +02:00
gst-pb-0.10.32.ignore pbutils: Update .defs for latest addition 2011-01-05 21:28:05 +01:00
gst-types.defs gst: Update to 0.10.32 core/base API 2011-01-05 15:05:02 +01:00
gst.defs uri: add filename_to_uri to bindings 2011-10-31 10:48:29 +01:00
gst.override gst: Export some pygst API to be used by external modules 2010-10-18 12:01:02 +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 Implement setter for gst.Buffer.size 2010-04-29 16:10:20 +02:00
gstbus.override gstbus: fix refcounting in gst.Bus.set_sync_handler. 2009-03-17 15:03:09 +01:00
gstcaps.override caps.override: fix compiler warning 2011-09-06 19:13:44 +01:00
gstelement.override python: Fix some locking problems 2009-04-18 16:39:42 +01:00
gstelementfactory.override gst: Add overrides for new GstElementFactoryList functions 2010-10-22 13:26:21 +02:00
gstevent.override gst: Add override for gst_event_parse_sink_message 2010-10-22 13:26:44 +02:00
gstlibs.override gst/gstlibs.override: Fixes for GstController creation memleak fixes. 2006-09-22 13:21:59 +00:00
gstmessage.override gst: Add override for new qos messages 2010-10-22 13:27:02 +02:00
gstmodule.c gstmodule: Check for Py_None when setting a miniobject 2011-05-02 17:05:27 -03:00
gstobject.override handle actual GObject having been set to NULL in repr 2009-04-04 12:57:31 +02:00
gstpad.override pad.override: fix pad probe return value handling 2011-09-06 19:07:35 +01: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.Structure: raise TypeError when assigning None to a key 2010-08-06 23:18:02 +02:00
gsttaglist.override wrap gst_tag_to_vorbis_comment; fix uint tag setting 2009-06-01 22:02:47 +02:00
gstversion.override.in gst: Update to 0.10.32 core/base API 2011-01-05 15:05:02 +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 Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
interfacesmodule.c gst: run gst-indent all C files 2010-11-09 11:02:44 +01: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 Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
pbutils.defs pbutils: Encoding profiles accept null caps restrictions 2011-05-03 09:37:36 -03:00
pbutils.override Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
pbutilsmodule.c pbutils: Check that pygst_init() succeeded 2010-11-09 11:04:13 +01:00
pygst-private.h Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
pygst.h Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
pygstexception.c gst: run gst-indent all C files 2010-11-09 11:02:44 +01:00
pygstexception.h gst/pygstexception.*: gst.element_factory_make should raise ElementNotFoundError. 2007-01-17 07:30:11 +00:00
pygstiterator.c gst: run gst-indent all C files 2010-11-09 11:02:44 +01:00
pygstminiobject-private.h codegen/: Updated codegen to support miniobject 2005-06-26 12:35:07 +00:00
pygstminiobject.c Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
pygstminiobject.h Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
pygstvalue.c gst: Export some pygst API to be used by external modules 2010-10-18 12:01:02 +02:00
pygstvalue.h Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
tag.defs Add gst-plugins-base 0.10.29/0.10.30 API additions 2010-06-27 10:35:55 +02:00
tag.override Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
tagmodule.c gst: run gst-indent all C files 2010-11-09 11:02:44 +01:00
video.defs gst: Update to 0.10.32 core/base API 2011-01-05 15:05:02 +01:00
video.override Don't install common.h and remove from public headers 2011-10-11 23:33:21 +01:00
videomodule.c gst: run gst-indent all C files 2010-11-09 11:02:44 +01:00
xoverlay.defs Add gst-plugins-base 0.10.29/0.10.30 API additions 2010-06-27 10:35:55 +02: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