Skip to content
Snippets Groups Projects
  1. Jun 18, 2008
  2. Jun 13, 2008
    • Edward Hervey's avatar
      configure.ac: 0.10.11.3 pre-release · d0899f28
      Edward Hervey authored
      Original commit message from CVS:
      * configure.ac:
      0.10.11.3 pre-release
      d0899f28
    • Edward Hervey's avatar
      Re-opens #530417 · 6c881f6a
      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
      6c881f6a
  3. Jun 12, 2008
    • Edward Hervey's avatar
      Re-opens #514717 · 7e06ad12
      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
      7e06ad12
  4. Jun 05, 2008
  5. May 26, 2008
  6. May 17, 2008
  7. May 14, 2008
  8. May 08, 2008
    • Johan Dahlin's avatar
      New 'fancy' constructor for gst.Element, allows creating elements in a more... · 98d6484e
      Johan Dahlin authored and Edward Hervey's avatar Edward Hervey committed
      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
      98d6484e
    • Edward Hervey's avatar
      gst/: Fix broken indentation · 5119268c
      Edward Hervey authored
      Original commit message from CVS:
      * gst/__init__.py:
      * gst/arg-types.py:
      Fix broken indentation
      Fixes #531697
      5119268c
    • Edward Hervey's avatar
      gst/: Use G_GSSIZE_FORMAT for ssize_t types. · d61ee051
      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.
      d61ee051
  9. May 07, 2008
  10. Apr 28, 2008
  11. Apr 24, 2008
    • Jan Schmidt's avatar
      examples/: Sync with the X server before giving an XID to our sink with a... · 839bc5b0
      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.
      839bc5b0
  12. Apr 06, 2008
  13. Mar 21, 2008
  14. Mar 04, 2008
  15. Feb 29, 2008
    • René Stadler's avatar
      gst/gst.override: Don't crash by unreffing NULL when calling the... · 62bb670b
      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.
      62bb670b
  16. Feb 10, 2008
  17. Feb 08, 2008
  18. Jan 31, 2008
  19. Jan 30, 2008
  20. Jan 28, 2008
  21. Jan 21, 2008
  22. Jan 17, 2008
  23. Jan 16, 2008
    • Edward Hervey's avatar
      Fix symbol generation for win32. · bd512c4f
      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
      bd512c4f
  24. Jan 15, 2008
  25. Jan 14, 2008
    • Edward Hervey's avatar
      configure.ac: 0.10.9.2 pre-release · 5a482f92
      Edward Hervey authored
      Original commit message from CVS:
      * configure.ac:
      0.10.9.2 pre-release
      5a482f92
    • Edward Hervey's avatar
      Series of update for new API added to 0.10.16. · 7b27608a
      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.
      7b27608a
  26. Jan 13, 2008
Loading