- Jun 18, 2008
-
-
Jan Schmidt authored
Original commit message from CVS: Release 0.10.12
-
- Jun 13, 2008
-
-
Edward Hervey authored
Original commit message from CVS: * configure.ac: 0.10.11.3 pre-release
-
Edward Hervey authored
Original commit message from CVS: * gst/__init__.py: * gst/gstelement.override: * testsuite/test_element.py: Revert 2008-05-08 Edward Hervey <edward.hervey@collabora.co.uk> Re-opens #530417
-
- Jun 12, 2008
-
-
Edward Hervey authored
Original commit message from CVS: * gst/gstpad.override: * testsuite/test_pad.py: Revert 2008-02-10 Alessandro Decina <alessandro@nnva.org> Re-opens #514717
-
- Jun 05, 2008
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: 0.10.11.2 pre-release
-
- May 26, 2008
-
-
Edward Hervey authored
gst/gstevent.override: gst_event_new_tag takes ownership of the GstTagList given as argument, therefore make a copy b... Original commit message from CVS: * gst/gstevent.override: gst_event_new_tag takes ownership of the GstTagList given as argument, therefore make a copy before calling the C function. Fixes #534888
-
- May 17, 2008
-
-
Edward Hervey authored
Original commit message from CVS: * gst/extend/discoverer.py: Add timeout property. Fix typos. Beautify debugging. Fix email.
-
- May 14, 2008
-
-
Original commit message from CVS: Patch by: Jan Schmidt <thaytan at mad dot scientist dot com> * gst/__init__.py: Make gst.Fraction simplify like the C counterpart Fixes #532809
-
Edward Hervey authored
Original commit message from CVS: * gst/gstcaps.override: Fix typo
-
- May 08, 2008
-
-
New 'fancy' constructor for gst.Element, allows creating elements in a more pythonic way (i.e. myelement = gst.Elemen... Original commit message from CVS: Patch by: Johan Dahlin <johan at gnome dot org> * gst/__init__.py: * gst/gstelement.override: * testsuite/test_element.py: New 'fancy' constructor for gst.Element, allows creating elements in a more pythonic way (i.e. myelement = gst.Element("oggmux")). Fixes #530417
-
Edward Hervey authored
Original commit message from CVS: * gst/__init__.py: * gst/arg-types.py: Fix broken indentation Fixes #531697
-
Edward Hervey authored
Original commit message from CVS: * gst/gst.override: * gst/gstbuffer.override: Use G_GSSIZE_FORMAT for ssize_t types. Fixes build on macosx.
-
- May 07, 2008
-
-
Christian Schaller authored
Original commit message from CVS: update spec file with latest changes
-
- Apr 28, 2008
-
-
Original commit message from CVS: Patch by: Alessandro Decina <alessandro at nnva dot org> * gst/gst.override: Add wrapping of gst_type_find_register. Fixes #529728
-
Original commit message from CVS: Patch by: Alessandro Decina <alessandro at nnva dot org> * gst/gstelementfactory.override: Release GIL in gst_element_factory_overrides. Fixes #529731
-
- Apr 24, 2008
-
-
Jan Schmidt authored
examples/: Sync with the X server before giving an XID to our sink with a different display connection. This avoids s... Original commit message from CVS: * examples/play.py: * examples/remuxer.py: * examples/switch.py: * examples/synchronizer.py: Sync with the X server before giving an XID to our sink with a different display connection. This avoids spurious X servers where the sink's display connection doesn't know the XID that the GDK thread's does.
-
- Apr 06, 2008
-
-
Original commit message from CVS: Patch by: Damien Lespiau <damien dot lespiau at gmail dot com> * configure.ac: Actually build dlls when cross-compiling with mingw32. Fixes bug #526247.
-
- Mar 21, 2008
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: Back to development - 0.10.11.1
-
Jan Schmidt authored
Original commit message from CVS: Release 0.10.11
-
- Mar 04, 2008
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: 0.10.10.2 pre-release
-
- Feb 29, 2008
-
-
René Stadler authored
gst/gst.override: Don't crash by unreffing NULL when calling the do_get_protocols_full method raises an exception. Original commit message from CVS: * gst/gst.override: (_wrap_GstURIHandler__proxy_do_get_protocols_full): Don't crash by unreffing NULL when calling the do_get_protocols_full method raises an exception.
-
- Feb 10, 2008
-
-
Edward Hervey authored
Original commit message from CVS: reviewed by: Edward Hervey <edward.hervey@collabora.co.uk> * gst/gstpad.override: * testsuite/test_pad.py: Fix memleak in gst.Pad.set_blocked_async() Fixes #514717
-
Edward Hervey authored
Original commit message from CVS: * gst/gstpad.override: Wrap gst.Pad.start_task().
-
- Feb 08, 2008
-
-
Edward Hervey authored
Original commit message from CVS: * gst/base.defs: gst_adapter_push steals the refcount.
-
- Jan 31, 2008
-
-
Stefan Kost authored
Original commit message from CVS: * examples/video-controller.py: Demo how to use the controller on videomixer.
-
Jan Schmidt authored
Original commit message from CVS: * gst/.cvsignore: Ignore generated pbutils.c * gst/gst.override: Fix compiler warning about the return type.
-
- Jan 30, 2008
-
-
Edward Hervey authored
gst/gstmodule.c: Remove do_pending_calls timeout which has been handled more gracefully in pygobject MainLoop for the... Original commit message from CVS: * gst/gstmodule.c: (init_gst): Remove do_pending_calls timeout which has been handled more gracefully in pygobject MainLoop for the past 3 years. Fixes #512916
-
- Jan 28, 2008
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: Back to CVS
-
Jan Schmidt authored
Original commit message from CVS: Release 0.10.10
-
- Jan 21, 2008
-
-
Jan Schmidt authored
Original commit message from CVS: * configure.ac: 0.10.9.4 pre-release
-
Luca Ferretti authored
Original commit message from CVS: * Makefile.am: Include PYTHON_INCLUDES in the common CFLAGS in the top-level. Fixes: #510437 Patch By: Luca Ferretti <elle dot uca at libero dot it>
-
- Jan 17, 2008
-
-
Edward Hervey authored
Original commit message from CVS: * configure.ac: 0.10.9.3 pre-release
-
- Jan 16, 2008
-
-
Edward Hervey authored
Original commit message from CVS: Reviewed by : Edward Hervey <edward.hervey@collabora.co.uk> * configure.ac: * win32/common/config.h.in: Fix symbol generation for win32. Fixes #509766
-
- Jan 15, 2008
-
-
Jan Schmidt authored
Original commit message from CVS: * gst/pbutils.override: Fix compilation against Python 2.4. Fixes: #509522
-
- Jan 14, 2008
-
-
Edward Hervey authored
Original commit message from CVS: * configure.ac: 0.10.9.2 pre-release
-
Edward Hervey authored
Original commit message from CVS: * configure.ac: * gst/Makefile.am: * gst/base.defs: * gst/gst-0.10.15.ignore: * gst/gst-0.10.16.ignore: * gst/gst-pb-0.10.15.ignore: * gst/gst-pb-0.10.16.ignore: * gst/gst.defs: * gst/gstversion.override.in: * gst/pbutils.override: * testsuite/test_pbutils.py: Series of update for new API added to 0.10.16. Remove wrong ignore file for 0.10.15 -base.
-
- Jan 13, 2008
-
-
Edward Hervey authored
Original commit message from CVS: * configure.ac: Bump requirement to core and -base >= 0.10.12 . * gst/Makefile.am: * gst/gstversion.override.in: * gst/gst-0.10.10.ignore: * gst/gst-0.10.11.ignore: * gst/gst-0.10.12.ignore: * gst/gst-0.10.3.ignore: * gst/gst-0.10.4.ignore: * gst/gst-0.10.5.ignore: * gst/gst-0.10.6.ignore: * gst/gst-0.10.7.ignore: * gst/gst-pb-0.10.11.ignore: Remove no-longer needed files.
-
Sebastien Moutte authored
Original commit message from CVS: * win32/vs6/libgstpython.dsp: Setup two different builds, one for Python24 and one for Python25.
-
Edward Hervey authored
Re-implement wrapping of gst_pad_add_*probe in order to avoid leaks of user-data associated with the probes. Original commit message from CVS: reviewed by: Edward Hervey <edward.hervey@collabora.co.uk> * gst/gstpad.override: * testsuite/test_pad.py: Re-implement wrapping of gst_pad_add_*probe in order to avoid leaks of user-data associated with the probes. Fixes #504786
-
Edward Hervey authored
Original commit message from CVS: * gst/pbutils.override: Finish wrapping gst.pbutils by adding install_plugins_async()
-