FreeDesktop Web CVS Repositories

Please note, many of these repositories are now out of date, instead you really should try the git repositories at: http://cgit.freedesktop.org/

[gstreamer] / gst-python / gst Repository:
fd.o logo

Index of /gst-python/gst

Files shown:57 (Show 41 dead files)
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
extend/        
.cvsignore  1.12  10 months  thaytan  * gst/.cvsignore: Ignore generated pbutils.c * gst/gst.override: Fix compiler wa...
Makefile.am  1.80  5 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.18.ignore: * ...
__init__.py  1.43  3 weeks  alessandro   reviewed by: Edward Hervey <edward.hervey@collabora.co.uk> * gst/__init__.py: ...
arg-types.py  1.20  6 months  bilboed  * gst/__init__.py: * gst/arg-types.py: Fix broken indentation Fixes #531697
base.defs  1.21  3 weeks  alessandro   * gst/base.defs: * gst/gstbase.override: Add GstBaseTransform::transform_size...
common.h  1.21  5 months  bilboed  * gst/common.h: * gst/gstmodule.c: * gst/interfaces.override: * gst/pbutils.over...
gst-0.10.13.ignore  1.2  17 months  bilboed  * gst/gst-0.10.12.ignore: Add more API additions that weren't explicit in the re...
gst-0.10.14.ignore  1.2  16 months  bilboed  * gst/gst-0.10.11.ignore: GstDataQueue was added in gstreamer-0.10.11 * gst/gst-...
gst-0.10.15.ignore  1.5  3 months  bilboed  * gst/gst-0.10.15.ignore: * gst/gst-types.defs: * gst/gst.defs: Add gstdebugutil...
gst-0.10.16.ignore  1.1  10 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.15.ignore: * ...
gst-0.10.18.ignore  1.1  5 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.18.ignore: * ...
gst-0.10.20.ignore  1.1  5 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.18.ignore: * ...
gst-0.10.21.ignore  1.1  2 months  bilboed  * configure.ac: * gst/base.defs: * gst/gst-0.10.21.ignore: * gst/gst.defs: * gst...
gst-argtypes.c  1.6  3 years  dolphy  2005-10-12 Julien MOUTTE <julien@moutte.net> * gst/gst-argtypes.c: ...
gst-disable-loadsave.ignore  1.2  16 months  ensonic  * gst/gst-disable-loadsave.ignore: Override more when having now xml.
gst-extrafuncs.defs  1.4  3 years  wingo  2005-10-12 Andy Wingo <wingo@pobox.com> * gst/gst-extrafuncs.defs (flags, se...
gst-pb-0.10.14.ignore  1.1  16 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/gst-0.10.14.ignore: * gst/gst-pb-0.10.1...
gst-pb-0.10.16.ignore  1.1  10 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.15.ignore: * ...
gst-pb-0.10.18.ignore  1.1  5 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.18.ignore: * ...
gst-types.defs  1.57  3 months  bilboed  * gst/gst-0.10.15.ignore: * gst/gst-types.defs: * gst/gst.defs: Add gstdebugutil...
gst.defs  1.141  2 months  bilboed  * configure.ac: * gst/base.defs: * gst/gst-0.10.21.ignore: * gst/gst.defs: * gst...
gst.override  1.128  12 days  alessandro   * gst/gst.override: * testsuite/test_typefind.py: Wrap gst_type_find_peek.
gstbase.override  1.10  3 weeks  alessandro   * gst/base.defs: * gst/gstbase.override: Add GstBaseTransform::transform_size...
gstbin.override  1.15  19 months  bilboed  * gst/gstbin.override: Release the GIL in GstBin overrides.
gstbuffer.override  1.23  5 months  thaytan   * gst/gstbuffer.override: the GstBuffer overrides seem to be confused a...
gstbus.override  1.15  2 years  bilboed  Removal of all glib < 2.8 cruft since GStreamer core now requires glib >= 2.8 * ...
gstcaps.override  1.11  3 months  bilboed  * gst/gstcaps.override: Override gst_caps_append_structure() and make a copy of ...
gstelement.override  1.37  5 months  bilboed  * gst/__init__.py: * gst/gstelement.override: * testsuite/test_element.py: Rever...
gstelementfactory.override  1.5  7 months  bilboed  Patch by: Alessandro Decina <alessandro at nnva dot org> * gst/gstelementfactory...
gstevent.override  1.19  6 months  bilboed  * gst/gstevent.override: gst_event_new_tag takes ownership of the GstTagList giv...
gstlibs.override  1.6  2 years  bilboed  Patch by: Rene Stadler <mail@renestadler.de> * gst/gstlibs.override: Fixes for G...
gstmessage.override  1.20  16 months  bilboed  * gst/base.defs: * gst/gst.defs: * gst/interfaces.defs: * gst/libs.defs: * gst/g...
gstmodule.c  1.52  5 months  bilboed  * gst/common.h: * gst/gstmodule.c: * gst/interfaces.override: * gst/pbutils.over...
gstobject.override  1.12  13 months  bilboed  * gst/gstobject.override: Release the GIL when calling gst_object_get_path_strin...
gstpad.override  1.47  5 months  thaytan   * gst/gstbuffer.override: the GstBuffer overrides seem to be confused a...
gstquery.override  1.13  17 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/gst-0.10.12.ignore: * gst/gst-0.10.13.i...
gstreamer.py  1.2  4 years  thomasvs  2004-09-13 Thomas Vander Stichele <thomas at apestaart dot org> * gst...
gststructure.override  1.12  19 months  thaytan  * gst/common.h: * gst/gst.override: * gst/gstbuffer.override: * gst/gstcaps.over...
gsttaglist.override  1.9  19 months  thaytan  * gst/common.h: * gst/gst.override: * gst/gstbuffer.override: * gst/gstcaps.over...
gstversion.override.in  1.15  2 months  bilboed  * configure.ac: * gst/base.defs: * gst/gst-0.10.21.ignore: * gst/gst.defs: * gst...
interfaces.defs  1.19  5 months  bilboed  * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.18.ignore: * ...
interfaces.override  1.24  5 months  bilboed  * gst/common.h: * gst/gstmodule.c: * gst/interfaces.override: * gst/pbutils.over...
interfacesmodule.c  1.3  21 months  bilboed  reviewed by: Edward Hervey <edward@fluendo.com> * gst/interfacesmodule.c: (init...
libs.defs  1.13  13 months  bilboed  * gst/base.defs: * gst/libs.defs: * gst/gst.defs: * gst/gst.override: Update API...
pbutils.defs  1.2  10 months  bilboed  * gst/Makefile.am: gst.pbutils also needs to handle miniobjects * gst/pbutils.de...
pbutils.override  1.6  5 months  bilboed  * gst/common.h: * gst/gstmodule.c: * gst/interfaces.override: * gst/pbutils.over...
pbutilsmodule.c  1.2  10 months  bilboed  * gst/Makefile.am: gst.pbutils also needs to handle miniobjects * gst/pbutils.de...
pygstexception.c  1.3  22 months  thomasvs   * gst/pygstexception.c: (element_not_found_error_init), (pygst_exceptions_regi...
pygstexception.h  1.3  22 months  thomasvs   * gst/pygstexception.c: (element_not_found_error_init), (pygst_exceptions_regi...
pygstiterator.c  1.6  5 months  bilboed  * gst/common.h: * gst/gstmodule.c: * gst/interfaces.override: * gst/pbutils.over...
pygstminiobject-private.h  1.1  3 years  bilboed  * codegen/argtypes.py: * codegen/codegen.py: * codegen/definitions.py: * codegen...
pygstminiobject.c  1.19  5 months  bilboed  * gst/common.h: * gst/gstmodule.c: * gst/interfaces.override: * gst/pbutils.over...
pygstminiobject.h  1.6  5 months  bilboed  * gst/common.h: * gst/gstmodule.c: * gst/interfaces.override: * gst/pbutils.over...
pygstvalue.c  1.8  21 months  bilboed  * gst/__init__.py: Added __eq__ method to fractions so we can check if two fract...
pygstvalue.h  1.2  3 years  bilboed  Backport from 0.8 branch and added new .defs file from GStreamer 0.9
xoverlay.defs  1.2  3 years  bilboed  * gst/xoverlay.defs: Update for API changes in XOverlay interface
xoverlay.override  1.3  3 years  bilboed  * configure.ac: * gst/Makefile.am: * gst/interfaces.defs: * gst/interfaces.overr...

CVS Admin
ViewVC Help
Powered by ViewVC 1.1-dev