Skip to content
Snippets Groups Projects
  1. Mar 21, 2008
  2. Mar 04, 2008
  3. 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
  4. Feb 10, 2008
  5. Feb 08, 2008
  6. Jan 31, 2008
  7. Jan 30, 2008
  8. Jan 28, 2008
  9. Jan 21, 2008
  10. Jan 17, 2008
  11. 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
  12. Jan 15, 2008
  13. 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
  14. Jan 13, 2008
  15. Jan 11, 2008
    • Edward Hervey's avatar
      gst/Makefile.am: gst.pbutils also needs to handle miniobjects · f6bd62ac
      Edward Hervey authored
      Original commit message from CVS:
      * gst/Makefile.am:
      gst.pbutils also needs to handle miniobjects
      * gst/pbutils.defs:
      Add new InstallPluginsContext boxed definition.
      All the *_new() functions should be accessible (and not act as
      constructors).
      * gst/pbutils.override:
      Add override for install_plugins_sync().
      * gst/pbutilsmodule.c:
      Add pygst_debug debug category in this module too.
      * testsuite/test_pbutils.py:
      Test existence of new API. Needs more tests.
      f6bd62ac
  16. Jan 10, 2008
    • Sebastian Dröge's avatar
      autogen.sh: Add -Wno-portability to the automake parameters to stop warnings... · cb1a8617
      Sebastian Dröge authored
      autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We...
      
      Original commit message from CVS:
      * autogen.sh:
      Add -Wno-portability to the automake parameters to stop warnings
      about GNU make extensions being used. We require GNU make in almost
      every Makefile anyway.
      * configure.ac:
      Check for a working C compiler with AC_PROG_CC.
      Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
      at the same time is required for per target flags.
      cb1a8617
  17. Jan 01, 2008
    • Edward Hervey's avatar
      gst/: new gst.pbutils module that wraps the gst-plugins-base pbutils helper library. · cd3d33a4
      Edward Hervey authored
      Original commit message from CVS:
      * gst/Makefile.am:
      * gst/common.h:
      * gst/pbutils.defs:
      * gst/pbutils.override:
      * gst/pbutilsmodule.c: (initpbutils):
      new gst.pbutils module that wraps the gst-plugins-base pbutils
      helper library.
      * testsuite/Makefile.am:
      * testsuite/common.py:
      * testsuite/test_pbutils.py:
      Test case for gst.pbutils
      Fixes #472822
      cd3d33a4
  18. Dec 18, 2007
  19. Nov 29, 2007
  20. Nov 28, 2007
  21. Nov 24, 2007
  22. Nov 08, 2007
    • Edward Hervey's avatar
      gst/: Update API changes for core+base pre-releases · c0b572b8
      Edward Hervey authored
      Original commit message from CVS:
      * gst/base.defs:
      * gst/gst-0.10.15.ignore:
      * gst/gst.defs:
      * gst/gst.override:
      * gst/gstmodule.c: (init_gst):
      Update API changes for core+base pre-releases
      c0b572b8
    • Johan Dahlin's avatar
      Add a new module, gstoption which allows you to fetch the · 5b5311a6
      Johan Dahlin authored
      Original commit message from CVS:
      2007-11-05  Johan Dahlin  <johan@gnome.org>
      
      * gstoptionmodule.c:
      * Makefile.am:
      * configure.ac:
      Add a new module, gstoption which allows you to fetch the
      GOptionGroup from gstreamer without initializing and parsing
      the command line arguments. Requires PyGObject 2.15.0
      Fixes #425847
      
      * examples/option-parser.py (main): Example
      5b5311a6
  23. Nov 01, 2007
  24. Oct 25, 2007
    • Alessandro Decina's avatar
      gst/gst.*: Patch from Alessandro Decina adding get_type_full and... · 898f5277
      Alessandro Decina authored
      gst/gst.*: Patch from Alessandro Decina adding get_type_full and get_protocols_full private vfuncs to the URIHandler ...
      
      Original commit message from CVS:
      * gst/gst.defs:
      * gst/gst.override:
      Patch from Alessandro Decina adding get_type_full and
      get_protocols_full private vfuncs to the URIHandler interface
      to allow bindings to support creating URI handlers.
      Partially fixes: #339279
      898f5277
  25. Oct 18, 2007
  26. Oct 16, 2007
  27. Oct 13, 2007
Loading